Uses of Class
net.serenitybdd.screenplay.waits.WaitUntilExpectation
Packages that use WaitUntilExpectation
-
Uses of WaitUntilExpectation in net.serenitybdd.screenplay.waits
Methods in net.serenitybdd.screenplay.waits that return WaitUntilExpectationModifier and TypeMethodDescriptionstatic <T> WaitUntilExpectation<T> WaitUntil.the(org.openqa.selenium.support.ui.ExpectedCondition<T> expectedCondition)