net.thucydides.core.scheduling
Class NormalFluentWait<T>
java.lang.Object
net.thucydides.core.scheduling.ThucydidesFluentWait<T>
net.thucydides.core.scheduling.NormalFluentWait<T>
- All Implemented Interfaces:
- org.openqa.selenium.support.ui.Wait<T>
public class NormalFluentWait<T>
- extends ThucydidesFluentWait<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NormalFluentWait
public NormalFluentWait(T input)
NormalFluentWait
public NormalFluentWait(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-2013 Wakaleo Consulting. All Rights Reserved.