public class ClearInputAction extends AbstractVoidAction
component| Constructor and Description |
|---|
ClearInputAction(AbstractComponent component) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
describeAction() |
protected void |
executeVoidAction(org.openqa.selenium.WebElement webElement) |
executeActionexecutepublic ClearInputAction(AbstractComponent component)
protected void executeVoidAction(org.openqa.selenium.WebElement webElement)
executeVoidAction in class AbstractVoidActionprotected String describeAction()
describeAction in class AbstractAction<Void>Copyright © 2020. All rights reserved.