| Package | Description |
|---|---|
| org.alfresco.webdrone | |
| org.alfresco.webdrone.share |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected HtmlPage |
SharePage.submit(org.openqa.selenium.By locator,
ElementState elementState)
Click the element which passed and wait for given ElementState on the same element.
If the Element State not changed, then render the
ShareErrorPopup Page, if it is rendered the return ShareErrorPopup page. |
Copyright © 2014. All rights reserved.