|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.jboss.test.selenium.waiting | |
| Uses of Condition in org.jboss.test.selenium.waiting |
|---|
| Classes in org.jboss.test.selenium.waiting that implement Condition | |
|---|---|
class |
Not
Opposite to Condition - you specify when desired conditions is not satisfied. |
| Methods in org.jboss.test.selenium.waiting with parameters of type Condition | |
|---|---|
static void |
Wait.until(Condition condition)
Stars loop waiting to satisfy condition with default timeout and interval. |
void |
Wait.Waiting.until(Condition condition)
Stars loop waiting to satisfy condition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||