Uses of Class
net.serenitybdd.screenplay.playwright.interactions.WaitFor
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.playwright.interactions |
-
Uses of WaitFor in net.serenitybdd.screenplay.playwright.interactions
Methods in net.serenitybdd.screenplay.playwright.interactions that return WaitFor Modifier and Type Method Description static WaitForWaitFor. selector(java.lang.String selector)static WaitForWaitFor. selector(Target target)Wait for an element to be in a given state.WaitForWaitFor. withOptions(com.microsoft.playwright.Page.WaitForSelectorOptions options)