|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Keyboard | |
|---|---|
| com.opera.core.systems.interaction | Opera specific keyboard and mouse interactions. |
| 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(String key)
|
static Keyboard |
Keyboard.keyDown(org.openqa.selenium.Keys keys)
|
static Keyboard |
Keyboard.keyDown(String key)
|
static Keyboard |
Keyboard.keyUp(org.openqa.selenium.Keys keys)
|
static Keyboard |
Keyboard.keyUp(String key)
|
static Keyboard |
Keyboard.releaseKeys()
|
static Keyboard |
Keyboard.type(String using)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||