|
||||||||||
| 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
org.openqa.selenium.interactions.touch.DoubleTapAction
public class DoubleTapAction
Creates a double tap gesture on a touch screen.
| Field Summary |
|---|
| Fields inherited from class org.openqa.selenium.interactions.internal.TouchAction |
|---|
touchScreen |
| Fields inherited from class org.openqa.selenium.interactions.internal.BaseAction |
|---|
where |
| Constructor Summary | |
|---|---|
DoubleTapAction(TouchScreen touchScreen,
Locatable locationProvider)
|
|
| Method Summary | |
|---|---|
void |
perform()
|
| 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 |
| Constructor Detail |
|---|
public DoubleTapAction(TouchScreen touchScreen,
Locatable locationProvider)
| Method Detail |
|---|
public void perform()
perform in interface Action
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||