Class SendKeys
java.lang.Object
net.serenitybdd.screenplay.actions.SendKeys
public class SendKeys
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SendKeys(java.lang.CharSequence... theText) -
Method Summary
Modifier and Type Method Description EnterValueinto(java.lang.String cssOrXpathForElement)EnterValueinto(WebElementFacade element)EnterValueinto(Target target)EnterValueinto(org.openqa.selenium.By... locators)static SendKeysof(java.lang.CharSequence... text)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SendKeys
public SendKeys(java.lang.CharSequence... theText)
-
-
Method Details
-
of
-
into
-
into
-
into
-
into
-