Element.HIGHLIGHT_MODES
Constructor and Description |
---|
InteractiveHtmlList(org.openqa.selenium.By locator) |
InteractiveHtmlList(String locator) |
Modifier and Type | Method and Description |
---|---|
IInteractiveElement |
getInteractiveItem(int index) |
List<IInteractiveElement> |
getInteractiveItems() |
getItem, getItemCount, getItems
eval, findElement, fireEvent, focusOn, getAttribute, getByLocator, getChildNodesValuesText, getCssValue, getGUIDriver, getInnerHTML, getLocationX, getLocationY, getLocator, getText, getWebElement, hasText, highlight, highlight, highlight, isAttributePresent, isElementNotPresent, isElementNotPresent, isElementPresent, isElementPresent, isElementPresent, isElementVisible, isElementVisible, isEnabled, isWithinBoundsOfWindow, scrollTo, setGUIDriver, waitForAttribute, waitForAttribute, waitForAttributeEqualTo, waitForAttributeEqualTo, waitForAttributeNotEqualTo, waitForAttributeNotEqualTo, waitForCommand, waitForElementNotPresent, waitForElementNotPresent, waitForElementPresent, waitForElementPresent, waitForEnabled, waitForEnabled, waitForNotAttribute, waitForNotAttribute, waitForNotVisible, waitForNotVisible, waitForText, waitForText, waitForVisible, waitForVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, waitForVisible
public InteractiveHtmlList(String locator)
locator
- XPath, ID, name, CSS Selector, class name, or tag namepublic InteractiveHtmlList(org.openqa.selenium.By locator)
locator
- XPath, ID, name, CSS Selector, class name, or tag namepublic IInteractiveElement getInteractiveItem(int index) throws WidgetException
index
- the index of the item you want to getWidgetException
public List<IInteractiveElement> getInteractiveItems() throws WidgetException
WidgetException
Copyright © 2018. All rights reserved.