Uses of Enum
net.serenitybdd.core.pages.FindAllWaitOptions
Packages that use FindAllWaitOptions
-
Uses of FindAllWaitOptions in net.serenitybdd.core.pages
Methods in net.serenitybdd.core.pages that return FindAllWaitOptionsModifier and TypeMethodDescriptionstatic FindAllWaitOptionsReturns 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 FindAllWaitOptionsModifier and TypeMethodDescriptionprotected List<WebElementFacade>RenderedPageObjectView.findAllWithOptionalWait(org.openqa.selenium.By bySelector, FindAllWaitOptions waitForOptions)