| Modifier and Type | Field and Description |
|---|---|
protected ExecuteMethod |
executor |
| Constructor and Description |
|---|
RemoteKeyboard(ExecuteMethod executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
pressKey(Keys keyToPress) |
void |
releaseKey(Keys keyToRelease) |
void |
sendKeys(CharSequence... keysToSend) |
protected final ExecuteMethod executor
public RemoteKeyboard(ExecuteMethod executor)
public void sendKeys(CharSequence... keysToSend)
public void releaseKey(Keys keyToRelease)
releaseKey in interface KeyboardCopyright © 2013. All Rights Reserved.