public class NormalFluentWait<T> extends ThucydidesFluentWait<T>
interval, timeout| Constructor and Description |
|---|
NormalFluentWait(T input) |
NormalFluentWait(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 NormalFluentWait(T input)
public void doWait()
throws InterruptedException
doWait in class ThucydidesFluentWait<T>InterruptedExceptionCopyright © 2021. All rights reserved.