public class FluentWaitWithRefresh<T> extends ThucydidesFluentWait<T>
interval, timeout| Constructor and Description |
|---|
FluentWaitWithRefresh(T input,
Clock clock,
org.openqa.selenium.support.ui.Sleeper sleeper) |
| Modifier and Type | Method and Description |
|---|---|
void |
doWait() |
getClock, getInput, getSleeper, ignoring, pollingEvery, pollingEvery, timeoutException, until, withMessage, withMessage, withTimeout, withTimeout, withTimeoutOfpublic void doWait()
throws InterruptedException
doWait in class ThucydidesFluentWait<T>InterruptedExceptionCopyright © 2021. All rights reserved.