Class and Description |
---|
AppiumDriver |
AppiumSetting
Enums defining constants for Appium Settings which can be set and toggled during a test session.
|
DeviceActionShortcuts |
FindsByAccessibilityId |
HasAppStrings |
IllegalCoordinatesException |
InteractsWithApps |
InteractsWithFiles |
MobileDriver |
MobileElement |
MultiTouchAction
Used for Webdriver 3 multi-touch gestures
See the Webriver 3 spec https://dvcs.w3.org/hg/webdriver/raw-file/default/webdriver-spec.html
The MultiTouchAction object is a collection of TouchAction objects
(remember that TouchAction objects are in turn, a chain of individual actions)
Add multiple TouchAction objects using the add() method.
|
PerformsTouchActions |
ScrollsTo |
SwipeElementDirection |
TouchableElement
It supposed that mobile elements could be tappable, swipeable, zoomable and so on.
|
TouchAction
Used for Webdriver 3 touch actions
See the Webriver 3 spec https://dvcs.w3.org/hg/webdriver/raw-file/default/webdriver-spec.html
The flow is to chain individual touch actions into an entire gesture. e.g.
|
TouchShortcuts |
Class and Description |
---|
AppiumDriver |
DeviceActionShortcuts |
FindsByAccessibilityId |
FindsByAndroidUIAutomator |
HasAppStrings |
InteractsWithApps |
InteractsWithFiles |
MobileDriver |
MobileElement |
NetworkConnectionSetting
for use with setting Network Connections on a mobile device.
|
PerformsTouchActions |
ScrollsTo |
TouchableElement
It supposed that mobile elements could be tappable, swipeable, zoomable and so on.
|
TouchShortcuts |
Class and Description |
---|
AppiumDriver |
MobileElement |
Class and Description |
---|
AppiumDriver |
MobileElement |
Class and Description |
---|
AppiumDriver |
DeviceActionShortcuts |
FindsByAccessibilityId |
FindsByIosUIAutomation |
HasAppStrings |
InteractsWithApps |
InteractsWithFiles |
MobileDriver |
MobileElement |
PerformsTouchActions |
ScrollsTo |
TouchableElement
It supposed that mobile elements could be tappable, swipeable, zoomable and so on.
|
TouchShortcuts |
Class and Description |
---|
AppiumDriver |
MobileElement |
Copyright © 2016. All rights reserved.