Uses of Interface
net.serenitybdd.screenplay.waits.WithTimeUnits
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.waits |
-
Uses of WithTimeUnits in net.serenitybdd.screenplay.waits
Classes in net.serenitybdd.screenplay.waits that implement WithTimeUnits Modifier and Type Class Description static classWait.WaitBuilderMethods in net.serenitybdd.screenplay.waits that return WithTimeUnits Modifier and Type Method Description WithTimeUnitsWait.WaitBuilder. forNoLongerThan(int timeout)WithTimeUnitsWait.WaitBuilder. forNoLongerThan(long timeout)WithTimeUnitsWithTimeout. forNoLongerThan(int timeout)WithTimeUnitsWithTimeout. forNoLongerThan(long timeout)