Package | Description |
---|---|
io.appium.java_client |
Modifier and Type | Method and Description |
---|---|
MultiTouchAction |
MultiTouchAction.add(TouchAction action)
Add a TouchAction to this multi-touch gesture
|
Modifier and Type | Method and Description |
---|---|
void |
PerformsTouchActions.performMultiTouchAction(MultiTouchAction multiAction)
Performs multiple TouchAction gestures at the same time, to simulate
multiple fingers/touch inputs.
|
void |
AppiumDriver.performMultiTouchAction(MultiTouchAction multiAction) |
Copyright © 2014. All rights reserved.