Package net.serenitybdd.screenplay.waits
Interface WithTimeUnits
- All Known Implementing Classes:
Wait.WaitBuilder
public interface WithTimeUnits
-
Method Summary
Modifier and Type Method Description Performablemilliseconds()Performableseconds()
-
Method Details
-
seconds
Performable seconds() -
milliseconds
Performable milliseconds()
-