Uses of Class
com.opera.core.systems.interaction.Keyboard

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)
           
 



Copyright © 2011. All Rights Reserved.