public class InputComponent extends UIComponent
driver, seleniumElement
Constructor and Description |
---|
InputComponent(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkNotReadOnly() |
protected void |
clearElementClientSide(WebElement elem) |
String |
getLabel()
Returns the present component's label.
|
boolean |
isReadOnly()
Checks if the component is presently read-only.
|
boolean |
isRequired() |
String |
toString() |
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 boolean isReadOnly()
public boolean isRequired()
protected void checkNotReadOnly()
protected void clearElementClientSide(WebElement elem)
public String getLabel()
public String toString()
toString
in class UIComponent
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.