public interface IReadableElement extends IElement
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
Implementing this method would allow for getting the ReadableElement's
label as a String
|
Object |
getValue()
Implementing this method would allow for getting the value from a
ReadableElement as an Object
|
eval, fireEvent, focusOn, getAttribute, getByLocator, getChildNodesValuesText, getCssValue, getInnerHTML, getLocationX, getLocationY, getLocator, getText, getWebElement, hasText, highlight, highlight, isAttributePresent, isElementNotPresent, isElementNotPresent, isElementPresent, isElementPresent, isElementPresent, isElementVisible, isElementVisible, isEnabled, isWithinBoundsOfWindow, scrollTo, waitForAttribute, waitForAttribute, waitForAttributeEqualTo, waitForAttributeEqualTo, waitForAttributeNotEqualTo, waitForAttributeNotEqualTo, waitForElementNotPresent, waitForElementNotPresent, waitForElementPresent, waitForElementPresent, waitForEnabled, waitForEnabled, waitForNotAttribute, waitForNotAttribute, waitForNotVisible, waitForNotVisible, waitForText, waitForText, waitForVisible, waitForVisibleObject getValue() throws WidgetException
WidgetExceptionString getLabel() throws WidgetException
WidgetExceptionCopyright © 2018. All rights reserved.