Uses of Package
io.appium.java_client

Packages that use io.appium.java_client
io.appium.java_client   
io.appium.java_client.internal   
 

Classes in io.appium.java_client used by io.appium.java_client
AppiumDriver
           
FindsByAccessibilityId
           
FindsByAndroidUIAutomator
           
FindsByIosUIAutomation
           
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.
NetworkConnectionSetting
          for use with setting Network Connections on a mobile device.
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.
 

Classes in io.appium.java_client used by io.appium.java_client.internal
AppiumDriver
           
MobileElement
           
 



Copyright © 2014. All rights reserved.