Uses of Class
net.serenitybdd.screenplay.questions.Value
-
Packages that use Value Package Description net.serenitybdd.screenplay.questions -
-
Uses of Value in net.serenitybdd.screenplay.questions
Methods in net.serenitybdd.screenplay.questions that return types with arguments of type Value Modifier and Type Method Description static UIStateReaderBuilder<Value>Value. of(String locator)static UIStateReaderBuilder<Value>Value. of(Target target)static UIStateReaderBuilder<Value>Value. of(org.openqa.selenium.By byLocator)
-