Uses of Class
net.serenitybdd.screenplay.actions.type.TypeValue
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.actions.type |
-
Uses of TypeValue in net.serenitybdd.screenplay.actions.type
Subclasses of TypeValue in net.serenitybdd.screenplay.actions.type Modifier and Type Class Description classTypeValueIntoByclassTypeValueIntoElementclassTypeValueIntoTargetMethods in net.serenitybdd.screenplay.actions.type that return TypeValue Modifier and Type Method Description TypeValueType. into(java.lang.String cssOrXpathForElement)TypeValueType. into(WebElementFacade element)TypeValueType. into(Target target)TypeValueType. into(org.openqa.selenium.By... locators)TypeValueTypeValue. thenHit(org.openqa.selenium.Keys... keys)