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