AbstractButton#
- public abstract class AbstractButton extends AbstractUiElement#
Абстрактная кнопка.
Constructors#
AbstractButton#
- protected AbstractButton(AbstractUiElement parent, WebElement webElement)#
Methods#
click#
- public abstract void click()#
Выполняет эмуляцию нажатия клик левой кнопки мыши на html-элементе, соответствующем кнопке.