org.openqa.selenium.interactions.internal
Class TouchAction
java.lang.Object
org.openqa.selenium.interactions.internal.BaseAction
org.openqa.selenium.interactions.internal.DisplayAction
org.openqa.selenium.interactions.internal.TouchAction
- Direct Known Subclasses:
- DoubleTapAction, DownAction, FlickAction, LongPressAction, MoveAction, ScrollAction, SingleTapAction, UpAction
public class TouchAction
- extends DisplayAction
Base class for all touch screen-related actions
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 |
touchScreen
protected final TouchScreen touchScreen
TouchAction
public TouchAction(TouchScreen touchScreen,
Locatable locationProvider)
Copyright © 2013. All rights reserved.