| Modifier and Type | Fields and Description |
|---|---|
static String |
DEFAULT_GROUP |
| Modifier and Type | Required Element and Description |
|---|---|
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
explicitWait
Name of the wait to use during resolving of an annotated element.
|
String[] |
groups
Group of to which
WebElement or Resolvable belongs to. |
boolean |
isContainer
If set to true, WebElement fields are resolved relatively to the Resolvable.
|
public static final String DEFAULT_GROUP
public abstract String value
locatorpublic abstract String[] groups
WebElement or Resolvable belongs to.
Allows resolve only given set of resolvable elements by Resolvable.resolve().public abstract boolean isContainer
public abstract String explicitWait
WebDriverHandle.waitsCopyright © 2017. All Rights Reserved.