|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opera.core.systems.OperaKeyboard
public class OperaKeyboard
| Constructor Summary | |
|---|---|
OperaKeyboard(OperaDriver parent)
|
|
| Method Summary | |
|---|---|
void |
pressKey(org.openqa.selenium.Keys keyToPress)
|
void |
releaseKey(org.openqa.selenium.Keys keyToRelease)
|
void |
sendKeys(java.lang.CharSequence... keysToSend)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperaKeyboard(OperaDriver parent)
| Method Detail |
|---|
public void sendKeys(java.lang.CharSequence... keysToSend)
sendKeys in interface org.openqa.selenium.Keyboardpublic void pressKey(org.openqa.selenium.Keys keyToPress)
pressKey in interface org.openqa.selenium.Keyboardpublic void releaseKey(org.openqa.selenium.Keys keyToRelease)
releaseKey in interface org.openqa.selenium.Keyboard
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||