public static class LspsTable.LspsTableRow extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
LspsTableRow(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
LspsTable.LspsTableCell |
getCell(int cell)
Returns table row cell.
|
List<LspsTable.LspsTableCell> |
getCells(int... cells)
Returns table row cell.
|
as, click, click, doubleClick, extractedSeleniumIfTestBench, extractedSeleniumIfTestBench, focus, getAttribute, getCaption, getClassNames, getErrorMessage, getHint, getId, getModelingId, getText, hasClassName, isEnabled, isValid, isVisible, rightClick, scrollIntoView, sleep, toHTML, toInnerHTML, toString, 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 LspsTable.LspsTableCell getCell(int cell)
cell
- 0 based index of cellpublic List<LspsTable.LspsTableCell> getCells(int... cells)
cells
- 0 based indexes of cellsCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.