MenuItem¶
- public class MenuItem extends OperationController<MenuItem>¶
Элемент (пункт) меню.
See also
Constructors¶
MenuItem¶
- public MenuItem(BrowserContext browserContext, WebElement webElement)¶
Methods¶
newChildController¶
- protected MenuItem newChildController(BrowserContext browserContext, WebElement webElement)¶
Создаёт экземпляр UI-элемента, дочернего текущему UI-элементу. Например, пункт под-меню.