|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdave.webdriver.Retry
public class Retry
| Nested Class Summary | |
|---|---|
static interface |
Retry.WaitForCondition
|
| Constructor Summary | |
|---|---|
Retry(int maxRetries)
|
|
| Method Summary | |
|---|---|
static Retry |
maximumTimesOf(int maxRetries)
|
void |
with(Retry.WaitForCondition waitForCondition)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Retry(int maxRetries)
| Method Detail |
|---|
public static Retry maximumTimesOf(int maxRetries)
public void with(Retry.WaitForCondition waitForCondition)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||