public class ControlKeyUp extends SeleneseCommand<Void>
| Constructor and Description |
|---|
ControlKeyUp(KeyState keyState) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String locator,
String value) |
apply, getTimeout, setDefaultTimeoutpublic ControlKeyUp(KeyState keyState)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String locator, String value)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.