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