HotKeyBox

public class HotKeyBox extends AbstractButtonsInputBox implements WithDropDown<HotkeyDropDown>

New in version 1.1.0.

Поле ввода горячей кнопки.

Constructors

HotKeyBox

public HotKeyBox(AbstractView parent, WebElement webElement, AbstractField.Behavior behavior)

Methods

findButtons

protected List<WebElement> findButtons(WebDriverHelper helper)

Найти dom-элементы кнопок в поле ввода с кнопками

postButtonsFind

protected void postButtonsFind(List<AbstractButtonsInputBox.InboxButton> buttons)

Постобработка списка найденных кнопок.

waitDropdown

public HotkeyDropDown waitDropdown()

Дождаться появления выпадающего диалога.