public interface HasHelper extends HasPropertySettersGetters, HasElementQuery
| Modifier and Type | Method and Description |
|---|---|
default TestBenchElement |
getHelperComponent()
Gets the slotted helper component for the element.
|
default String |
getHelperText()
Gets the helper text for the element.
|
getProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, setProperty, setProperty, setProperty, setPropertyclear, click, findElement, findElements, getAttribute, getCssValue, getLocation, getRect, getSize, getTagName, getText, isDisplayed, isEnabled, isSelected, sendKeys, submit$, $getContextdefault String getHelperText()
default TestBenchElement getHelperComponent()
null if there is no componentCopyright © 2020-2021 Vaadin Ltd. All Rights Reserved.