|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.internal.interactions.BaseAction
org.openqa.selenium.internal.interactions.KeysRelatedAction
public abstract class KeysRelatedAction
Represents a general action related to keyboard input.
| Field Summary |
|---|
| Fields inherited from class org.openqa.selenium.internal.interactions.BaseAction |
|---|
onElement, parent |
| Constructor Summary | |
|---|---|
protected |
KeysRelatedAction(WebDriver parent,
WebElement toElement)
|
| Method Summary | |
|---|---|
protected void |
focusOnElement()
|
protected Keyboard |
getKeyboard()
|
| Methods inherited from class org.openqa.selenium.internal.interactions.BaseAction |
|---|
getMouse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected KeysRelatedAction(WebDriver parent,
WebElement toElement)
| Method Detail |
|---|
protected void focusOnElement()
protected Keyboard getKeyboard()
getKeyboard in class BaseAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||