Uses of Class
net.serenitybdd.core.pages.FindAllWaitOptions
| Package | Description |
|---|---|
| net.serenitybdd.core.pages |
-
Uses of FindAllWaitOptions in net.serenitybdd.core.pages
Methods in net.serenitybdd.core.pages that return FindAllWaitOptions Modifier and Type Method Description static FindAllWaitOptionsFindAllWaitOptions. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FindAllWaitOptions[]FindAllWaitOptions. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.serenitybdd.core.pages with parameters of type FindAllWaitOptions Modifier and Type Method Description protected java.util.List<WebElementFacade>RenderedPageObjectView. findAllWithOptionalWait(org.openqa.selenium.By bySelector, FindAllWaitOptions waitForOptions)