public abstract class AbstractOrderedLayout extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
AbstractOrderedLayout(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
protected String |
getAllChildrenXPath() |
UIComponent |
getChild(int index)
Retrieves x-th child of this repeater.
|
int |
getChildCount()
Returns the count of child component instances.
|
String |
toString() |
as, click, click, doubleClick, extractedSeleniumIfTestBench, extractedSeleniumIfTestBench, focus, getAttribute, getCaption, getClassNames, getErrorMessage, getHint, getId, getModelingId, getText, hasClassName, isEnabled, isValid, isVisible, rightClick, scrollIntoView, sleep, toHTML, toInnerHTML, webElementsByLspsId
$, actions, clickButton, contains, createIdLocator, findAllByAttributeValue, findAllByClassname, findAllByFormId, findAllById, findAllByIdPrefix, findAllByLspsId, findAllByTextContent, findAllByXpath, findByAttributeValue, findByClassname, findByFormId, findById, findByIdPrefix, findByLspsId, findByTextContent, findByXpath, findCaptionByTextContent, findElement, findElements, findNthByTag, getDriver, getLspsCommandExecutor, waitForVaadin, webElementsByExactTextContent, webElementsByFormId, webElementsById, webElementsByIdPrefix, webElementsByLspsFormId, webElementsByTextContent, webElementsByXpath
public AbstractOrderedLayout(WebElement element, WebDriver driver)
public int getChildCount()
protected String getAllChildrenXPath()
public UIComponent getChild(int index)
index
- the index (or row), 0-based.public String toString()
toString
in class UIComponent
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.