JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.serenitybdd.serenityscreenplay
Package
net.serenitybdd.screenplay.waits
Interface WithTimeUnits
All Known Implementing Classes:
WaitWithTimeout.TimeoutBuilder
public interface
WithTimeUnits
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Performable
milliseconds
()
Performable
minutes
()
Performable
seconds
()
Method Details
minutes
Performable
minutes
()
seconds
Performable
seconds
()
milliseconds
Performable
milliseconds
()