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