| Package | Description |
|---|---|
| com.qmetry.qaf.automation.ui.selenium |
| Modifier and Type | Method and Description |
|---|---|
static WaitService.ReadyState |
WaitService.ReadyState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WaitService.ReadyState[] |
WaitService.ReadyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaitService.waitForNotState(WaitService.ReadyState state,
java.lang.String... timeout)
Deprecated.
|
void |
WaitService.waitForState(WaitService.ReadyState state,
java.lang.String... timeout)
Deprecated.
|
Copyright © 2000 Infostretch Corp.