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

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)
           
 



Copyright © 2011. All Rights Reserved.