public class LspsTree extends InputComponent
driver, seleniumElement
Constructor and Description |
---|
LspsTree(WebElement element,
WebDriver driver)
Client-side Tree image.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the tree selection.
|
String |
getSelection()
Returns the current selection.
|
void |
select(String selection)
Selects a tree node with given caption.
|
String |
toString() |
checkNotReadOnly, clearElementClientSide, getLabel, isReadOnly, isRequired
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 LspsTree(WebElement element, WebDriver driver)
element
- public String getSelection()
public String toString()
toString
in class InputComponent
public void select(String selection)
selection
- the item caption, not null.public void clear()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.