net.thucydides.core.scheduling
Class FluentWaitWithRefresh<T>
java.lang.Object
net.thucydides.core.scheduling.ThucydidesFluentWait<T>
net.thucydides.core.scheduling.FluentWaitWithRefresh<T>
- All Implemented Interfaces:
- org.openqa.selenium.support.ui.Wait<T>
public class FluentWaitWithRefresh<T>
- extends ThucydidesFluentWait<T>
Constructor Summary |
FluentWaitWithRefresh(T input,
org.openqa.selenium.support.ui.Clock clock,
org.openqa.selenium.support.ui.Sleeper sleeper)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FluentWaitWithRefresh
public FluentWaitWithRefresh(T input,
org.openqa.selenium.support.ui.Clock clock,
org.openqa.selenium.support.ui.Sleeper sleeper)
doWait
public void doWait()
throws InterruptedException
- Specified by:
doWait
in class ThucydidesFluentWait<T>
- Throws:
InterruptedException
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.