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