A B C D E F G H I J K L M N O P R S T V W Z

A

AccessibilityId(String) - Static method in class io.appium.java_client.MobileBy
 
add(TouchAction) - Method in class io.appium.java_client.MultiTouchAction
Add a TouchAction to this multi-touch gesture
airplaneModeEnabled() - Method in class io.appium.java_client.NetworkConnectionSetting
 
AndroidFindBy - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page Object to indicate an alternative mechanism for locating the element or a list of elements.
AndroidFindBys - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page Object to indicate that lookup should use a series of @AndroidFindBy tags
AndroidKeyCode - Interface in io.appium.java_client
Some common key codes for Android Key Events
AndroidKeyMetastate - Interface in io.appium.java_client
Metastates for Android Key Events
AndroidUIAutomator(String) - Static method in class io.appium.java_client.MobileBy
 
APP - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
APP_ACTIVITY - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
APP_PACKAGE - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
AppiumDriver - Class in io.appium.java_client
 
AppiumDriver(URL, Capabilities) - Constructor for class io.appium.java_client.AppiumDriver
 
AppiumExecutionMethod - Class in io.appium.java_client
 
AppiumExecutionMethod(AppiumDriver) - Constructor for class io.appium.java_client.AppiumExecutionMethod
 
AppiumFieldDecorator - Class in io.appium.java_client.pagefactory
Default decorator for use with PageFactory.
AppiumFieldDecorator(SearchContext, long, TimeUnit) - Constructor for class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
AppiumFieldDecorator(SearchContext) - Constructor for class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
apply(Object) - Method in class io.appium.java_client.internal.JsonToMobileElementConverter
 
apply(Object) - Method in class io.appium.java_client.internal.MobileElementToJsonConverter
 
AUTOMATION_NAME - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 

B

BACK - Static variable in interface io.appium.java_client.AndroidKeyCode
 
BACKSPACE - Static variable in interface io.appium.java_client.AndroidKeyCode
 
BACKSPACE - Static variable in interface io.appium.java_client.IOSKeyCode
 

C

cancel() - Method in class io.appium.java_client.TouchAction
Cancel this action, if it was partially completed by the driver
clearParameters() - Method in class io.appium.java_client.TouchAction
 
CLOSE_APP - Static variable in interface io.appium.java_client.MobileCommand
 
closeApp() - Method in class io.appium.java_client.AppiumDriver
Close the app which was provided in the capabilities at session creation
COMPLEX_FIND - Static variable in interface io.appium.java_client.MobileCommand
 
complexFind(String) - Method in class io.appium.java_client.AppiumDriver
 
ComplexFind - Class in io.appium.java_client
 
ComplexFind(AppiumDriver) - Constructor for class io.appium.java_client.ComplexFind
 
context(String) - Method in class io.appium.java_client.AppiumDriver
 
CURRENT_ACTIVITY - Static variable in interface io.appium.java_client.MobileCommand
 
currentActivity() - Method in class io.appium.java_client.AppiumDriver
Get the current activity being run on the mobile device

D

dataEnabled() - Method in class io.appium.java_client.NetworkConnectionSetting
 
decorate(ClassLoader, Field) - Method in class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
DEL - Static variable in interface io.appium.java_client.AndroidKeyCode
 
DEVICE_NAME - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
DEVICE_READY_TIMEOUT - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
DriverMobileCommand - Interface in io.appium.java_client
An empty interface defining constants for the standard commands defined in the Mobile JSON wire protocol.

E

END_TEST_COVERAGE - Static variable in interface io.appium.java_client.MobileCommand
 
endTestCoverage(String, String) - Method in class io.appium.java_client.AppiumDriver
Get test-coverage data Android-only method
ENTER - Static variable in interface io.appium.java_client.AndroidKeyCode
 
ENTER - Static variable in interface io.appium.java_client.IOSKeyCode
 
equals(Object) - Method in class io.appium.java_client.NetworkConnectionSetting
 
ErrorCodesMobile - Class in io.appium.java_client
Defines common error codes for the mobile JSON wire protocol.
ErrorCodesMobile() - Constructor for class io.appium.java_client.ErrorCodesMobile
 
execute(String, Map<String, ?>) - Method in class io.appium.java_client.AppiumDriver
 
execute(String) - Method in class io.appium.java_client.AppiumDriver
 
execute(String, Map<String, ?>) - Method in class io.appium.java_client.AppiumExecutionMethod
 
execute(String) - Method in class io.appium.java_client.ComplexFind
 
execute(String, Map<String, ?>) - Method in interface io.appium.java_client.MobileDriver
 

F

fileDetector - Variable in class io.appium.java_client.MobileElement
 
findElement(SearchContext) - Method in class io.appium.java_client.MobileBy.ByAccessibilityId
 
findElement(SearchContext) - Method in class io.appium.java_client.MobileBy.ByAndroidUIAutomator
 
findElement(SearchContext) - Method in class io.appium.java_client.MobileBy.ByIosUIAutomation
 
findElement(By) - Method in class io.appium.java_client.MobileElement
 
findElementByAccessibilityId(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementByAccessibilityId(String) - Method in interface io.appium.java_client.FindsByAccessibilityId
 
findElementByAccessibilityId(String) - Method in class io.appium.java_client.MobileElement
 
findElementByAndroidUIAutomator(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementByAndroidUIAutomator(String) - Method in interface io.appium.java_client.FindsByAndroidUIAutomator
 
findElementByAndroidUIAutomator(String) - Method in class io.appium.java_client.MobileElement
 
findElementByIosUIAutomation(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementByIosUIAutomation(String) - Method in interface io.appium.java_client.FindsByIosUIAutomation
 
findElementByIosUIAutomation(String) - Method in class io.appium.java_client.MobileElement
 
findElements(SearchContext) - Method in class io.appium.java_client.MobileBy.ByAccessibilityId
 
findElements(SearchContext) - Method in class io.appium.java_client.MobileBy.ByAndroidUIAutomator
 
findElements(SearchContext) - Method in class io.appium.java_client.MobileBy.ByIosUIAutomation
 
findElements(By) - Method in class io.appium.java_client.MobileElement
 
findElementsByAccessibilityId(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByAccessibilityId(String) - Method in interface io.appium.java_client.FindsByAccessibilityId
 
findElementsByAccessibilityId(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByAndroidUIAutomator(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByAndroidUIAutomator(String) - Method in interface io.appium.java_client.FindsByAndroidUIAutomator
 
findElementsByAndroidUIAutomator(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByIosUIAutomation(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByIosUIAutomation(String) - Method in interface io.appium.java_client.FindsByIosUIAutomation
 
findElementsByIosUIAutomation(String) - Method in class io.appium.java_client.MobileElement
 
FindsByAccessibilityId - Interface in io.appium.java_client
 
FindsByAndroidUIAutomator - Interface in io.appium.java_client
 
FindsByIosUIAutomation - Interface in io.appium.java_client
 

G

GET_NETWORK_CONNECTION - Static variable in interface io.appium.java_client.MobileCommand
 
GET_STRINGS - Static variable in interface io.appium.java_client.MobileCommand
 
getAppStrings() - Method in class io.appium.java_client.AppiumDriver
Get all defined Strings from an Android app for the default language
getAppStrings(String) - Method in class io.appium.java_client.AppiumDriver
Get all defined Strings from an Android app for the specified language
getCenter() - Method in class io.appium.java_client.MobileElement
 
getContext() - Method in class io.appium.java_client.AppiumDriver
 
getContextHandles() - Method in class io.appium.java_client.AppiumDriver
 
getExceptionType(int) - Method in class io.appium.java_client.ErrorCodesMobile
Returns the exception type that corresponds to the given statusCode.
getExceptionType(String) - Method in class io.appium.java_client.ErrorCodesMobile
 
getExecuteMethod() - Method in class io.appium.java_client.AppiumDriver
 
getNamedTextField(String) - Method in class io.appium.java_client.AppiumDriver
In iOS apps, named TextFields have the same accessibility Id as their containing TableElement.
getNetworkConnection() - Method in class io.appium.java_client.AppiumDriver
Get the current network settings of the device.
getOrientation() - Method in class io.appium.java_client.AppiumDriver
 
getParameters() - Method in class io.appium.java_client.MultiTouchAction
 
getParameters() - Method in class io.appium.java_client.TouchAction
Get the mjsonwp parameters for this Action
getRemoteAddress() - Method in class io.appium.java_client.AppiumDriver
 

H

hashCode() - Method in class io.appium.java_client.NetworkConnectionSetting
 
HIDE_KEYBOARD - Static variable in interface io.appium.java_client.MobileCommand
 
hideKeyboard() - Method in class io.appium.java_client.AppiumDriver
Hides the keyboard if it is showing.
hideKeyboard(String, String) - Method in class io.appium.java_client.AppiumDriver
Hides the keyboard if it is showing.
hideKeyboard(String) - Method in class io.appium.java_client.AppiumDriver
Hides the keyboard by pressing the button specified by keyName if it is showing.
HideKeyboardStrategy - Interface in io.appium.java_client.remote
 
HOME - Static variable in interface io.appium.java_client.AndroidKeyCode
 

I

INSTALL_APP - Static variable in interface io.appium.java_client.MobileCommand
 
installApp(String) - Method in class io.appium.java_client.AppiumDriver
Install an app on the mobile device
io.appium.java_client - package io.appium.java_client
 
io.appium.java_client.internal - package io.appium.java_client.internal
 
io.appium.java_client.pagefactory - package io.appium.java_client.pagefactory
 
io.appium.java_client.remote - package io.appium.java_client.remote
 
iOSFindBy - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page Object to indicate an alternative mechanism for locating the element or a list of elements.
iOSFindBys - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page Object to indicate that lookup should use a series of @iOSFindBy tags
IOSKeyCode - Interface in io.appium.java_client
Some common key codes for Android Key Events
IosUIAutomation(String) - Static method in class io.appium.java_client.MobileBy
 
IS_APP_INSTALLED - Static variable in interface io.appium.java_client.MobileCommand
 
isAppInstalled(String) - Method in class io.appium.java_client.AppiumDriver
Checks if an app is installed on the device

J

JsonToMobileElementConverter - Class in io.appium.java_client.internal
Reconstitutes WebElements from their JSON representation.
JsonToMobileElementConverter(AppiumDriver) - Constructor for class io.appium.java_client.internal.JsonToMobileElementConverter
 

K

KEY_EVENT - Static variable in interface io.appium.java_client.MobileCommand
 

L

LAUNCH_APP - Static variable in interface io.appium.java_client.MobileCommand
 
LAUNCH_TIMEOUT - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
launchApp() - Method in class io.appium.java_client.AppiumDriver
Launch the app which was provided in the capabilities at session creation
location() - Method in class io.appium.java_client.AppiumDriver
 
LOCK - Static variable in interface io.appium.java_client.MobileCommand
 
lockScreen(int) - Method in class io.appium.java_client.AppiumDriver
Lock the device (bring it to the lock screen) for a given number of seconds
longPress(WebElement) - Method in class io.appium.java_client.TouchAction
Press and hold the at the center of an element until the contextmenu event has fired.
longPress(int, int) - Method in class io.appium.java_client.TouchAction
Press and hold the at an absolute position on the screen until the contextmenu event has fired.
longPress(WebElement, int, int) - Method in class io.appium.java_client.TouchAction
Press and hold the at an elements upper-left corner, offset by the given amount, until the contextmenu event has fired.

M

MENU - Static variable in interface io.appium.java_client.AndroidKeyCode
 
META_ALT_LEFT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_ALT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_ALT_RIGHT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_CAPS_LOCK_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_CTRL_LEFT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_CTRL_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_CTRL_RIGHT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_FUNCTION_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_META_LEFT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_META_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_META_RIGHT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_NUM_LOCK_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_SCROLL_LOCK_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_SHIFT_LEFT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_SHIFT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_SHIFT_RIGHT_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
META_SYM_ON - Static variable in interface io.appium.java_client.AndroidKeyMetastate
 
MissingParameterException - Exception in io.appium.java_client
 
MissingParameterException(String) - Constructor for exception io.appium.java_client.MissingParameterException
 
MissingParameterException(String, Throwable) - Constructor for exception io.appium.java_client.MissingParameterException
 
MobileBy - Class in io.appium.java_client
Created by jonahss on 4/10/14.
MobileBy() - Constructor for class io.appium.java_client.MobileBy
 
MobileBy.ByAccessibilityId - Class in io.appium.java_client
 
MobileBy.ByAccessibilityId(String) - Constructor for class io.appium.java_client.MobileBy.ByAccessibilityId
 
MobileBy.ByAndroidUIAutomator - Class in io.appium.java_client
 
MobileBy.ByAndroidUIAutomator(String) - Constructor for class io.appium.java_client.MobileBy.ByAndroidUIAutomator
 
MobileBy.ByIosUIAutomation - Class in io.appium.java_client
 
MobileBy.ByIosUIAutomation(String) - Constructor for class io.appium.java_client.MobileBy.ByIosUIAutomation
 
MobileCapabilityType - Interface in io.appium.java_client.remote
 
MobileCommand - Interface in io.appium.java_client
An empty interface defining constants for the mobile commands defined in the Mobile JSON wire protocol.
MobileDriver - Interface in io.appium.java_client
 
MobileElement - Class in io.appium.java_client
 
MobileElement() - Constructor for class io.appium.java_client.MobileElement
 
MobileElementToJsonConverter - Class in io.appium.java_client.internal
Converts RemoteWebElement objects, which may be wrapped, into their JSON representation as defined by the WebDriver wire protocol.
MobileElementToJsonConverter() - Constructor for class io.appium.java_client.internal.MobileElementToJsonConverter
 
moveTo(WebElement) - Method in class io.appium.java_client.TouchAction
Move current touch to center of an element.
moveTo(int, int) - Method in class io.appium.java_client.TouchAction
Move current touch to an absolute position on the screen
moveTo(WebElement, int, int) - Method in class io.appium.java_client.TouchAction
Move current touch to an element, offset from upper left corner
MultiTouchAction - Class in io.appium.java_client
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.
MultiTouchAction(MobileDriver) - Constructor for class io.appium.java_client.MultiTouchAction
 

N

NetworkConnectionSetting - Class in io.appium.java_client
for use with setting Network Connections on a mobile device.
NetworkConnectionSetting(boolean, boolean, boolean) - Constructor for class io.appium.java_client.NetworkConnectionSetting
 
NetworkConnectionSetting(int) - Constructor for class io.appium.java_client.NetworkConnectionSetting
Instantiate Network Connection Settings with the straight-up bitmask.
NEW_COMMAND_TIMEOUT - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
newMobileElement() - Method in class io.appium.java_client.internal.JsonToMobileElementConverter
 
NO_SUCH_CONTEXT - Static variable in class io.appium.java_client.ErrorCodesMobile
 
NoSuchContextException - Exception in io.appium.java_client
Thrown by WebDriver.switchTo().context(String name).
NoSuchContextException(String) - Constructor for exception io.appium.java_client.NoSuchContextException
 
NoSuchContextException(String, Throwable) - Constructor for exception io.appium.java_client.NoSuchContextException
 

O

OPEN_NOTIFICATIONS - Static variable in interface io.appium.java_client.MobileCommand
 
openNotifications() - Method in class io.appium.java_client.AppiumDriver
Open the notification shade, on Android devices.

P

perform() - Method in class io.appium.java_client.MultiTouchAction
Perform the multi-touch action on the mobile driver.
perform() - Method in class io.appium.java_client.TouchAction
Perform this chain of actions on the driver.
PERFORM_MULTI_TOUCH - Static variable in interface io.appium.java_client.MobileCommand
 
PERFORM_TOUCH_ACTION - Static variable in interface io.appium.java_client.MobileCommand
 
performMultiTouchAction(MultiTouchAction) - Method in class io.appium.java_client.AppiumDriver
Performs multiple TouchAction gestures at the same time, to simulate multiple fingers/touch inputs.
performMultiTouchAction(MultiTouchAction) - Method in interface io.appium.java_client.MobileDriver
 
performTouchAction(TouchAction) - Method in class io.appium.java_client.AppiumDriver
Performs a chain of touch actions, which together can be considered an entire gesture.
performTouchAction(TouchAction) - Method in interface io.appium.java_client.MobileDriver
 
pinch(WebElement) - Method in class io.appium.java_client.AppiumDriver
Convenience method for pinching an element on the screen.
pinch(int, int) - Method in class io.appium.java_client.AppiumDriver
Convenience method for pinching an element on the screen.
PLATFORM_NAME - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
PLATFORM_VERSION - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
press(WebElement) - Method in class io.appium.java_client.TouchAction
Press on the center of an element.
press(int, int) - Method in class io.appium.java_client.TouchAction
Press on an absolute position on the screen
press(WebElement, int, int) - Method in class io.appium.java_client.TouchAction
Press on an element, offset from upper left corner by a number of pixels
PRESS_KEY - Static variable in interface io.appium.java_client.remote.HideKeyboardStrategy
 
PULL_FILE - Static variable in interface io.appium.java_client.MobileCommand
 
PULL_FOLDER - Static variable in interface io.appium.java_client.MobileCommand
 
pullFile(String) - Method in class io.appium.java_client.AppiumDriver
 
pullFolder(String) - Method in class io.appium.java_client.AppiumDriver
Pull a folder from the simulator/device.
PUSH_FILE - Static variable in interface io.appium.java_client.MobileCommand
 
pushFile(String, byte[]) - Method in class io.appium.java_client.AppiumDriver
Save base64 encoded data as a file on the remote mobile device.

R

release() - Method in class io.appium.java_client.TouchAction
Remove the current touching implement from the screen (withdraw your touch)
REMOVE_APP - Static variable in interface io.appium.java_client.MobileCommand
 
removeApp(String) - Method in class io.appium.java_client.AppiumDriver
Remove the specified app from the device (uninstall)
RESET - Static variable in interface io.appium.java_client.MobileCommand
 
resetApp() - Method in class io.appium.java_client.AppiumDriver
Reset the currently running app for this session
resetImplicitlyWaitTimeOut(long, TimeUnit) - Method in class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
RETURN - Static variable in interface io.appium.java_client.IOSKeyCode
 
rotate(ScreenOrientation) - Method in class io.appium.java_client.AppiumDriver
 
RUN_APP_IN_BACKGROUND - Static variable in interface io.appium.java_client.MobileCommand
 
runAppInBackground(int) - Method in class io.appium.java_client.AppiumDriver
Runs the current app as a background app for the number of seconds requested.

S

scrollTo(String) - Method in class io.appium.java_client.AppiumDriver
 
scrollTo(String) - Method in class io.appium.java_client.ComplexFind
 
scrollToExact(String) - Method in class io.appium.java_client.AppiumDriver
 
scrollToExact(String) - Method in class io.appium.java_client.ComplexFind
 
sendKeyEvent(int) - Method in class io.appium.java_client.AppiumDriver
Send a key event to the device
sendKeyEvent(int, Integer) - Method in class io.appium.java_client.AppiumDriver
Send a key event along with an Android metastate to an Android device Metastates are things like *shift* to get uppercase characters
SET_NETWORK_CONNECTION - Static variable in interface io.appium.java_client.MobileCommand
 
SET_VALUE - Static variable in interface io.appium.java_client.MobileCommand
 
setAirplaneMode(boolean) - Method in class io.appium.java_client.NetworkConnectionSetting
 
setData(boolean) - Method in class io.appium.java_client.NetworkConnectionSetting
 
setLocation(Location) - Method in class io.appium.java_client.AppiumDriver
 
setNetworkConnection(NetworkConnectionSetting) - Method in class io.appium.java_client.AppiumDriver
Set the network connection of the device.
SETTINGS - Static variable in interface io.appium.java_client.AndroidKeyCode
 
setValue(String) - Method in class io.appium.java_client.MobileElement
 
setWifi(boolean) - Method in class io.appium.java_client.NetworkConnectionSetting
 
shake() - Method in class io.appium.java_client.AppiumDriver
Simulate shaking the device This is an iOS-only method
SHAKE - Static variable in interface io.appium.java_client.MobileCommand
 
SPACE - Static variable in interface io.appium.java_client.AndroidKeyCode
 
SPACE - Static variable in interface io.appium.java_client.IOSKeyCode
 
swipe(int, int, int, int, int) - Method in class io.appium.java_client.AppiumDriver
Convenience method for swiping across the screen

T

tap(int, WebElement, int) - Method in class io.appium.java_client.AppiumDriver
Convenience method for tapping the center of an element on the screen
tap(int, int, int, int) - Method in class io.appium.java_client.AppiumDriver
Convenience method for tapping a position on the screen
tap(WebElement) - Method in class io.appium.java_client.TouchAction
Tap the center of an element.
tap(int, int) - Method in class io.appium.java_client.TouchAction
Tap an absolute position on the screen
tap(WebElement, int, int) - Method in class io.appium.java_client.TouchAction
Tap an element, offset from upper left corner
TAP_OUTSIDE - Static variable in interface io.appium.java_client.remote.HideKeyboardStrategy
 
toStatusCode(Throwable) - Method in class io.appium.java_client.ErrorCodesMobile
Converts a thrown error into the corresponding status code.
toString() - Method in class io.appium.java_client.MobileBy.ByAccessibilityId
 
toString() - Method in class io.appium.java_client.MobileBy.ByAndroidUIAutomator
 
toString() - Method in class io.appium.java_client.MobileBy.ByIosUIAutomation
 
toString() - Method in class io.appium.java_client.NetworkConnectionSetting
 
TouchAction - Class in io.appium.java_client
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.
TouchAction(MobileDriver) - Constructor for class io.appium.java_client.TouchAction
 

V

value - Variable in class io.appium.java_client.NetworkConnectionSetting
 

W

waitAction() - Method in class io.appium.java_client.TouchAction
A wait action, used as a NOP in multi-chaining
waitAction(int) - Method in class io.appium.java_client.TouchAction
Waits for specified amount of time to pass before continue to next touch action
wifiEnabled() - Method in class io.appium.java_client.NetworkConnectionSetting
 

Z

zoom(WebElement) - Method in class io.appium.java_client.AppiumDriver
Convenience method for "zooming in" on an element on the screen.
zoom(int, int) - Method in class io.appium.java_client.AppiumDriver
Convenience method for "zooming in" on an element on the screen.

A B C D E F G H I J K L M N O P R S T V W Z

Copyright © 2014. All rights reserved.