Name | Description |
---|---|
PageUtil | The page utility which provides helper methods for Page objects. |
TryWait | The wait helper class which helps to wait some conditions for a period of time. Does not throw after timeout. |
Wait | The wait helper class which helps to wait some conditions for a period of time. |