public class LspsNavigationLink extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
LspsNavigationLink(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
click()
Clicks the link.
|
String |
getText()
Returns the current link text.
|
boolean |
isDisabled()
Checks if the button is currently disabled.
|
String |
toString() |
as, click, doubleClick, extractedSeleniumIfTestBench, extractedSeleniumIfTestBench, focus, getAttribute, getCaption, getClassNames, getErrorMessage, getHint, getId, getModelingId, 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 LspsNavigationLink(WebElement element, WebDriver driver)
public String getText()
getText
in class UIComponent
public boolean isDisabled()
public void click()
click
in class UIComponent
public String toString()
toString
in class UIComponent
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.