public class LspsAccordion extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
LspsAccordion(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
openTab(String tabName)
Opens tab with a given unique name or its unique substring.
|
void |
openTabById(String id)
Finds the element with given html id.
|
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 void openTab(String tabName)
tabName
- public void openTabById(String id)
id
- - full modeling idCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.