|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver
org.seleniumhq.selenium.fluent.FluentWebDriver
org.seleniumhq.selenium.fluent.internal.RetryingFluentWebDriver
public class RetryingFluentWebDriver
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.seleniumhq.selenium.fluent.FluentWebDriver |
|---|
FluentWebDriver.BooleanResultsAdapter |
| Nested classes/interfaces inherited from class org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver |
|---|
Internal.BaseFluentWebDriver.MultipleResult, Internal.BaseFluentWebDriver.SingleResult |
| Field Summary |
|---|
| Fields inherited from class org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver |
|---|
booleanInsteadOfNotFoundException, context, delegate, monitor |
| Constructor Summary | |
|---|---|
RetryingFluentWebDriver(org.openqa.selenium.WebDriver webDriver,
Period period,
Context context,
Monitor monitor)
|
|
| Method Summary | |
|---|---|
protected void |
changeTimeout()
|
protected org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.By by,
Context ctx,
org.openqa.selenium.SearchContext searchContext)
|
protected List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.By by,
Context ctx)
|
protected Period |
getPeriod()
|
protected void |
resetTimeout()
|
| Methods inherited from class org.seleniumhq.selenium.fluent.Internal.BaseFluentWebDriver |
|---|
assertTagIs, beforeFindElement, executeAndWrapReThrowIfNeeded, fixupBy, getSearchContext, newFluentWebElement, retryingFindIt, retryingFindThem, wrapAssertionError, wrapRuntimeException |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RetryingFluentWebDriver(org.openqa.selenium.WebDriver webDriver,
Period period,
Context context,
Monitor monitor)
| Method Detail |
|---|
protected org.openqa.selenium.WebElement findElement(org.openqa.selenium.By by,
Context ctx,
org.openqa.selenium.SearchContext searchContext)
findElement in class FluentWebDriver
protected List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By by,
Context ctx)
findElements in class FluentWebDriverprotected Period getPeriod()
getPeriod in class Internal.BaseFluentWebDriverprotected void changeTimeout()
changeTimeout in class Internal.BaseFluentWebDriverprotected void resetTimeout()
resetTimeout in class Internal.BaseFluentWebDriver
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||