| Package | Description |
|---|---|
| io.appium.java_client |
| Modifier and Type | Method and Description |
|---|---|
void |
TouchableElement.swipe(SwipeElementDirection direction,
int offsetFromStartBorder,
int offsetFromEndBorder,
int duration)
Convenience method for swiping on the given element to the given direction
|
void |
MobileElement.swipe(SwipeElementDirection direction,
int offsetFromStartBorder,
int offsetFromEndBorder,
int duration) |
Copyright © 2015. All rights reserved.