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, withTimeoutOf
public void doWait() throws InterruptedException
doWait
in class ThucydidesFluentWait<T>
InterruptedException
Copyright © 2021. All rights reserved.