ToolButton#
- public class ToolButton extends OperationController<ToolButton>#
Constructors#
ToolButton#
- public ToolButton(BrowserContext browserContext, WebElement webElement)#
ToolButton#
- public ToolButton(AbstractUiElement parent, WebElement webElement)#
Methods#
findByCaption#
- public static ToolButton findByCaption(AbstractUiElement parent, String caption)#
findByOperation#
- public static ToolButton findByOperation(AbstractUiElement parent, String operation)#
newChildController#
- protected ToolButton newChildController(BrowserContext browserContext, WebElement webElement)#