ButtonsEditBox¶
- public class ButtonsEditBox extends AbstractButtonsInputBox¶
Added in version 1.1.0.
Поле с тремя кнопками.
See also
Constructors¶
ButtonsEditBox¶
- public ButtonsEditBox(AbstractView parent, WebElement webElement, AbstractField.Behavior behavior)¶
Methods¶
findButtons¶
- protected List<WebElement> findButtons(WebDriverHelper helper)¶
Найти dom-элементы кнопок в поле ввода с кнопками
postButtonsFind¶
- protected void postButtonsFind(List<AbstractButtonsInputBox.InboxButton> buttons)¶
Постобработка списка найденных кнопок.