public class LspsTextArea extends InputComponent
driver, seleniumElement
Constructor and Description |
---|
LspsTextArea(WebElement element,
WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
String |
getPlaceholder()
Returns the current TextBox value.
|
String |
getValue()
Returns the current TextArea value.
|
protected boolean |
onVaadin7() |
void |
setValue(String value)
Sets a new TextArea value.
|
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 String getValue()
public void setValue(String value)
value
- the new value.public String getPlaceholder()
protected boolean onVaadin7()
public String toString()
toString
in class InputComponent
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.