public interface Button extends Element
| Modifier and Type | Method and Description |
|---|---|
void |
click()
Click the button and wait till this button is removed from current DOM.
|
java.lang.String |
getLabel()
Return the label of the button.
|
elementWiredCopyright © 2017 PPI AG. All rights reserved.