org.openqa.selenium.interactions.touch
Class LongPressAction
java.lang.Object
org.openqa.selenium.interactions.internal.BaseAction
org.openqa.selenium.interactions.internal.DisplayAction
org.openqa.selenium.interactions.internal.TouchAction
org.openqa.selenium.interactions.touch.LongPressAction
- All Implemented Interfaces:
- Action
public class LongPressAction
- extends TouchAction
- implements Action
Creates a long press gesture.
Fields inherited from class org.openqa.selenium.interactions.internal.BaseAction |
where |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongPressAction
public LongPressAction(TouchScreen touchScreen,
Locatable locationProvider)
perform
public void perform()
- Specified by:
perform
in interface Action
Copyright © 2012. All Rights Reserved.