|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Keyboard | |
|---|---|
| com.opera.core.systems.interaction | |
| Uses of Keyboard in com.opera.core.systems.interaction |
|---|
| Methods in com.opera.core.systems.interaction that return Keyboard | |
|---|---|
static Keyboard |
Keyboard.key(org.openqa.selenium.Keys keys)
|
static Keyboard |
Keyboard.key(java.lang.String key)
|
static Keyboard |
Keyboard.keyDown(org.openqa.selenium.Keys keys)
|
static Keyboard |
Keyboard.keyDown(java.lang.String key)
|
static Keyboard |
Keyboard.keyUp(org.openqa.selenium.Keys keys)
|
static Keyboard |
Keyboard.keyUp(java.lang.String key)
|
static Keyboard |
Keyboard.releaseKeys()
|
static Keyboard |
Keyboard.type(java.lang.String using)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||