public class LspsButton extends UIComponent
driver, seleniumElement| Constructor and Description | 
|---|
LspsButton(WebElement element,
          WebDriver driver)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
click()
Clicks the button. 
 | 
java.lang.String | 
getText()
Returns the current button text. 
 | 
boolean | 
isDisabled()
Checks if the button is currently disabled. 
 | 
java.lang.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, webElementsByXpathpublic java.lang.String getText()
getText in class UIComponentpublic boolean isDisabled()
public void click()
click in class UIComponentpublic java.lang.String toString()
toString in class UIComponentCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.