Package net.thucydides.core.scheduling
Class SerenityFluentWait
java.lang.Object
org.openqa.selenium.support.ui.FluentWait<org.openqa.selenium.WebDriver>
net.thucydides.core.scheduling.SerenityFluentWait
- All Implemented Interfaces:
org.openqa.selenium.support.ui.Wait<org.openqa.selenium.WebDriver>
public class SerenityFluentWait
extends org.openqa.selenium.support.ui.FluentWait<org.openqa.selenium.WebDriver>
-
Field Summary
Fields inherited from class org.openqa.selenium.support.ui.FluentWait
DEFAULT_SLEEP_TIMEOUT, FIVE_HUNDRED_MILLIS
-
Constructor Summary
ConstructorsConstructorDescriptionSerenityFluentWait
(org.openqa.selenium.WebDriver input) SerenityFluentWait
(org.openqa.selenium.WebDriver input, Clock clock, org.openqa.selenium.support.ui.Sleeper sleeper) -
Method Summary
Methods inherited from class org.openqa.selenium.support.ui.FluentWait
ignoreAll, ignoring, ignoring, pollingEvery, pollingEvery, timeoutException, until, withMessage, withMessage, withTimeout, withTimeout
-
Constructor Details
-
SerenityFluentWait
public SerenityFluentWait(org.openqa.selenium.WebDriver input) -
SerenityFluentWait
public SerenityFluentWait(org.openqa.selenium.WebDriver input, Clock clock, org.openqa.selenium.support.ui.Sleeper sleeper)
-
-
Method Details
-
withTimeoutOf
-
pollingEvery
-