|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.interactions.internal.BaseAction
org.openqa.selenium.interactions.internal.DisplayAction
org.openqa.selenium.interactions.internal.TouchAction
public class TouchAction
Base class for all touch screen-related actions
| Field Summary | |
|---|---|
protected TouchScreen |
touchScreen
|
| Fields inherited from class org.openqa.selenium.interactions.internal.BaseAction |
|---|
where |
| Constructor Summary | |
|---|---|
TouchAction(TouchScreen touchScreen,
Locatable locationProvider)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openqa.selenium.interactions.internal.DisplayAction |
|---|
getActionLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final TouchScreen touchScreen
| Constructor Detail |
|---|
public TouchAction(TouchScreen touchScreen,
Locatable locationProvider)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||