public class FluentWaitWithRefresh<T> extends ThucydidesFluentWait<T>
| Constructor and Description |
|---|
FluentWaitWithRefresh(T input,
org.openqa.selenium.support.ui.Clock clock,
org.openqa.selenium.support.ui.Sleeper sleeper) |
| Modifier and Type | Method and Description |
|---|---|
void |
doWait() |
ignoring, pollingEvery, pollingEvery, until, withTimeout, withTimeout, withTimeoutOfpublic FluentWaitWithRefresh(T input, org.openqa.selenium.support.ui.Clock clock, org.openqa.selenium.support.ui.Sleeper sleeper)
public void doWait()
throws java.lang.InterruptedException
doWait in class ThucydidesFluentWait<T>java.lang.InterruptedException