public class KeyPressNative extends SeleneseCommand<Void>
| Constructor and Description |
|---|
KeyPressNative() |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String keyCode,
String ignored) |
apply, getTimeout, setDefaultTimeoutprotected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String keyCode, String ignored)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.