Class Hit
java.lang.Object
net.serenitybdd.screenplay.actions.Hit
public class Hit
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Hit(org.openqa.selenium.Keys[] keys) -
Method Summary
Modifier and Type Method Description Performableinto(java.lang.String cssOrXpathForElement)Performableinto(WebElementFacade element)Performableinto(Target target)Performableinto(org.openqa.selenium.By... locators)PerformablekeyIn(java.lang.String cssOrXpathForElement)PerformablekeyIn(WebElementFacade element)PerformablekeyIn(Target target)static Hitthe(org.openqa.selenium.Keys... keys)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Hit
public Hit(org.openqa.selenium.Keys[] keys)
-
-
Method Details
-
the
-
into
-
into
-
into
-
into
-
keyIn
-
keyIn
-
keyIn
-