| Package | Description |
|---|---|
| org.alfresco.webdrone |
| Modifier and Type | Method and Description |
|---|---|
ElementState |
RenderElement.getElementState() |
static ElementState |
ElementState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementState[] |
ElementState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RenderElement(org.openqa.selenium.By locator,
ElementState elementState) |
RenderElement(org.openqa.selenium.By locator,
ElementState elementState,
String text) |
Copyright © 2015. All rights reserved.