Package net.serenitybdd.screenplay.waits
Class Wait
java.lang.Object
net.serenitybdd.screenplay.SilentInteraction
net.serenitybdd.screenplay.waits.Wait
- All Implemented Interfaces:
SkipNested,IsSilent,Interaction,Performable
public class Wait extends SilentInteraction
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWait.WaitBuilder -
Method Summary
Modifier and Type Method Description <T extends Actor>
voidperformAs(T actor)static WithTimeoutuntil(Question question, org.hamcrest.Matcher matcher)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Performable
then
-
Method Details
-
until
-
performAs
-