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

A

AccessibilityId(String) - Static method in class io.appium.java_client.MobileBy
 
ACTION_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
ACTION_MULTIPLE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
ACTION_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
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
 
ANDROID - Static variable in interface io.appium.java_client.remote.MobilePlatform
 
AndroidDeviceActionShortcuts - Interface in io.appium.java_client.android
 
AndroidDriver<RequiredElementType extends org.openqa.selenium.WebElement> - Class in io.appium.java_client.android
 
AndroidDriver(URL, Capabilities) - Constructor for class io.appium.java_client.android.AndroidDriver
 
AndroidElement - Class in io.appium.java_client.android
 
AndroidElement() - Constructor for class io.appium.java_client.android.AndroidElement
 
AndroidFindAll - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page/Screen Object to indicate that lookup should use a series of AndroidFindBy tags It will then search for all elements that match any criteria.
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.android
Some common key codes for Android Key Events
AndroidKeyMetastate - Interface in io.appium.java_client.android
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
 
APP_WAIT_ACTIVITY - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
APP_WAIT_PACKAGE - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
APPIUM - Static variable in interface io.appium.java_client.remote.AutomationName
 
APPIUM_VERSION - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
AppiumDriver<RequiredElementType extends org.openqa.selenium.WebElement> - 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, TimeOutDuration) - Constructor for class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
AppiumFieldDecorator(SearchContext) - Constructor for class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
AppiumSetting - Enum in io.appium.java_client
Enums defining constants for Appium Settings which can be set and toggled during a test session.
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
 
AutomationName - Interface in io.appium.java_client.remote
 

B

BACK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
BACKSPACE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
BACKSPACE - Static variable in interface io.appium.java_client.ios.IOSKeyCode
 
BROWSER - Static variable in interface io.appium.java_client.remote.MobileBrowserType
 

C

cancel() - Method in class io.appium.java_client.TouchAction
Cancel this action, if it was partially completed by the driver
CHROME - Static variable in interface io.appium.java_client.remote.MobileBrowserType
 
CHROMIUM - Static variable in interface io.appium.java_client.remote.MobileBrowserType
 
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
 
closeApp() - Method in interface io.appium.java_client.InteractsWithApps
Close the app which was provided in the capabilities at session creation
COMPLEX_FIND - Static variable in interface io.appium.java_client.MobileCommand
 
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.android.AndroidDriver
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
 
DEFAULT_IMPLICITLY_WAIT_TIMEOUT - Static variable in class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
DEFAULT_TIMEUNIT - Static variable in class io.appium.java_client.pagefactory.AppiumFieldDecorator
 
DEL - Static variable in interface io.appium.java_client.android.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
 
DeviceActionShortcuts - Interface in io.appium.java_client
 
driver - Variable in class io.appium.java_client.internal.JsonToMobileElementConverter
 
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.android.AndroidDriver
Get test-coverage data
ENTER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
ENTER - Static variable in interface io.appium.java_client.ios.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) - Method in class io.appium.java_client.AppiumDriver
 
execute(String, Map<String, ?>) - Method in class io.appium.java_client.AppiumExecutionMethod
 
execute(String, Map<String, ?>) - Method in interface io.appium.java_client.MobileDriver
 

F

fileDetector - Variable in class io.appium.java_client.MobileElement
 
findElement(By) - Method in interface io.appium.java_client.generic.searchcontext.GenericSearchContext
 
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
 
findElementByAccessibilityId(String) - Method in interface io.appium.java_client.FindsByAccessibilityId
 
findElementByAndroidUIAutomator(String) - Method in class io.appium.java_client.android.AndroidDriver
 
findElementByAndroidUIAutomator(String) - Method in class io.appium.java_client.android.AndroidElement
 
findElementByAndroidUIAutomator(String) - Method in interface io.appium.java_client.FindsByAndroidUIAutomator
 
findElementByClassName(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByClassName
 
findElementByCssSelector(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByCssSelector
 
findElementById(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsById
 
findElementByIosUIAutomation(String) - Method in interface io.appium.java_client.FindsByIosUIAutomation
 
findElementByIosUIAutomation(String) - Method in class io.appium.java_client.ios.IOSDriver
 
findElementByIosUIAutomation(String) - Method in class io.appium.java_client.ios.IOSElement
 
findElementByLinkText(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByLinkText
 
findElementByName(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByName
 
findElementByPartialLinkText(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByLinkText
 
findElementByTagName(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByTagName
 
findElementByXPath(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByXPath
 
findElements(By) - Method in class io.appium.java_client.AppiumDriver
 
findElements(By) - Method in interface io.appium.java_client.generic.searchcontext.GenericSearchContext
 
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.android.AndroidDriver
 
findElementsByAndroidUIAutomator(String) - Method in class io.appium.java_client.android.AndroidElement
 
findElementsByAndroidUIAutomator(String) - Method in interface io.appium.java_client.FindsByAndroidUIAutomator
 
findElementsByClassName(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByClassName(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByClassName
 
findElementsByClassName(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByCssSelector(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByCssSelector(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByCssSelector
 
findElementsByCssSelector(String) - Method in class io.appium.java_client.MobileElement
 
findElementsById(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsById(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsById
 
findElementsById(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByIosUIAutomation(String) - Method in interface io.appium.java_client.FindsByIosUIAutomation
 
findElementsByIosUIAutomation(String) - Method in class io.appium.java_client.ios.IOSDriver
 
findElementsByIosUIAutomation(String) - Method in class io.appium.java_client.ios.IOSElement
 
findElementsByLinkText(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByLinkText(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByLinkText
 
findElementsByLinkText(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByName(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByName(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByName
 
findElementsByName(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByPartialLinkText(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByPartialLinkText(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByLinkText
 
findElementsByPartialLinkText(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByTagName(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByTagName(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByTagName
 
findElementsByTagName(String) - Method in class io.appium.java_client.MobileElement
 
findElementsByXPath(String) - Method in class io.appium.java_client.AppiumDriver
 
findElementsByXPath(String) - Method in interface io.appium.java_client.generic.searchcontext.GenericFindsByXPath
 
findElementsByXPath(String) - Method in class io.appium.java_client.MobileElement
 
FindsByAccessibilityId<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client
 
FindsByAndroidUIAutomator<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client
 
FindsByIosUIAutomation<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client
 
FIREFOX_OS - Static variable in interface io.appium.java_client.remote.MobilePlatform
 
FLAG_CANCELED - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_CANCELED_LONG_PRESS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_EDITOR_ACTION - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_FALLBACK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_FROM_SYSTEM - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_KEEP_TOUCH_MODE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_LONG_PRESS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_SOFT_KEYBOARD - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_TRACKING - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_VIRTUAL_HARD_KEY - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
FLAG_WOKE_HERE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 

G

GenericFindsByClassName<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericFindsByCssSelector<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericFindsById<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericFindsByLinkText<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericFindsByName<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericFindsByTagName<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericFindsByXPath<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GenericSearchContext<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.generic.searchcontext
 
GET_NETWORK_CONNECTION - Static variable in interface io.appium.java_client.MobileCommand
 
GET_SETTINGS - 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
 
getAppStrings(String) - Method in class io.appium.java_client.AppiumDriver
 
getAppStrings() - Method in interface io.appium.java_client.HasAppStrings
Get all defined Strings from an app for the default language
getAppStrings(String) - Method in interface io.appium.java_client.HasAppStrings
Get all defined Strings from an app for the specified language
getCenter() - Method in class io.appium.java_client.MobileElement
 
getCommandImmutableMap(String, Object) - Static method in class io.appium.java_client.AppiumDriver
 
getCommandImmutableMap(String[], Object[]) - Static method in class io.appium.java_client.AppiumDriver
 
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 interface io.appium.java_client.ios.GetsNamedTextField
In iOS apps, named TextFields have the same accessibility Id as their containing TableElement.
getNamedTextField(String) - Method in class io.appium.java_client.ios.IOSDriver
 
getNetworkConnection() - Method in class io.appium.java_client.android.AndroidDriver
 
getNetworkConnection() - Method in interface io.appium.java_client.android.HasNetworkConnection
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
 
getSettings() - Method in class io.appium.java_client.AppiumDriver
Get settings stored for this test session It's probably better to use a convenience function, rather than use this function directly.
GetsNamedTextField<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client.ios
 
getTime() - Method in class io.appium.java_client.pagefactory.TimeOutDuration
 
getTimeUnit() - Method in class io.appium.java_client.pagefactory.TimeOutDuration
 

H

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

I

ignoreUnimportantViews(Boolean) - Method in class io.appium.java_client.android.AndroidDriver
Set the `ignoreUnimportantViews` setting.
IllegalCoordinatesException - Exception in io.appium.java_client
 
IllegalCoordinatesException(String) - Constructor for exception io.appium.java_client.IllegalCoordinatesException
 
INSTALL_APP - Static variable in interface io.appium.java_client.MobileCommand
 
installApp(String) - Method in class io.appium.java_client.AppiumDriver
 
installApp(String) - Method in interface io.appium.java_client.InteractsWithApps
Install an app on the mobile device
InteractsWithApps - Interface in io.appium.java_client
 
InteractsWithFiles - Interface in io.appium.java_client
 
io.appium.java_client - package io.appium.java_client
 
io.appium.java_client.android - package io.appium.java_client.android
 
io.appium.java_client.android.internal - package io.appium.java_client.android.internal
 
io.appium.java_client.generic.searchcontext - package io.appium.java_client.generic.searchcontext
 
io.appium.java_client.internal - package io.appium.java_client.internal
 
io.appium.java_client.ios - package io.appium.java_client.ios
 
io.appium.java_client.ios.internal - package io.appium.java_client.ios.internal
 
io.appium.java_client.pagefactory - package io.appium.java_client.pagefactory
 
io.appium.java_client.remote - package io.appium.java_client.remote
 
IOS - Static variable in interface io.appium.java_client.remote.MobilePlatform
 
IOSDeviceActionShortcuts - Interface in io.appium.java_client.ios
 
IOSDriver<RequiredElementType extends org.openqa.selenium.WebElement> - Class in io.appium.java_client.ios
 
IOSDriver(URL, Capabilities) - Constructor for class io.appium.java_client.ios.IOSDriver
 
IOSElement - Class in io.appium.java_client.ios
 
IOSElement() - Constructor for class io.appium.java_client.ios.IOSElement
 
iOSFindAll - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page/Screen Object to indicate that lookup should use a series of iOSFindBy tags It will then search for all elements that match any criteria.
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.ios
Some common key codes for iOS 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
 
IS_LOCKED - Static variable in interface io.appium.java_client.MobileCommand
 
isAppInstalled(String) - Method in class io.appium.java_client.AppiumDriver
 
isAppInstalled(String) - Method in interface io.appium.java_client.InteractsWithApps
Checks if an app is installed on the device
isLocked() - Method in class io.appium.java_client.android.AndroidDriver
Check if the device is locked.

J

JsonToAndroidElementConverter - Class in io.appium.java_client.android.internal
 
JsonToAndroidElementConverter(AppiumDriver<?>) - Constructor for class io.appium.java_client.android.internal.JsonToAndroidElementConverter
 
JsonToIOSElementConverter - Class in io.appium.java_client.ios.internal
 
JsonToIOSElementConverter(AppiumDriver<?>) - Constructor for class io.appium.java_client.ios.internal.JsonToIOSElementConverter
 
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_CODE - Variable in class io.appium.java_client.AppiumDriver
 
KEY_EVENT - Static variable in interface io.appium.java_client.MobileCommand
 
KEYCODE_0 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_11 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_12 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_3 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_3D_MODE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_4 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_5 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_6 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_7 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_8 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_9 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_A - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ALT_LEFT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ALT_RIGHT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_APOSTROPHE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_APP_SWITCH - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ASSIST - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_AT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_AVR_INPUT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_AVR_POWER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_B - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BACK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BACKSLASH - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BOOKMARK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BREAK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BRIGHTNESS_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BRIGHTNESS_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_10 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_11 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_12 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_13 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_14 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_15 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_16 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_3 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_4 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_5 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_6 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_7 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_8 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_9 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_A - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_B - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_C - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_L1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_L2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_MODE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_R1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_R2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_SELECT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_START - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_THUMBL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_THUMBR - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_X - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_Y - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_BUTTON_Z - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_C - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CALCULATOR - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CALENDAR - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CALL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CAMERA - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CAPS_LOCK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CAPTIONS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CHANNEL_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CHANNEL_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CLEAR - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_COMMA - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CONTACTS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CTRL_LEFT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_CTRL_RIGHT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_D - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DEL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DPAD_CENTER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DPAD_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DPAD_LEFT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DPAD_RIGHT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DPAD_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_DVR - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_E - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_EISU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ENDCALL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ENTER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ENVELOPE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_EQUALS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ESCAPE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_EXPLORER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F10 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F11 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F12 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F3 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F4 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F5 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F6 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F7 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F8 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_F9 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_FOCUS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_FORWARD - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_FORWARD_DEL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_FUNCTION - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_G - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_GRAVE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_GUIDE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_H - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_HEADSETHOOK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_HELP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_HENKAN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_HOME - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_I - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_INFO - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_INSERT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_J - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_K - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_KANA - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_KATAKANA_HIRAGANA - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_L - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_LANGUAGE_SWITCH - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_LAST_CHANNEL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_LEFT_BRACKET - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_M - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MANNER_MODE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_AUDIO_TRACK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_CLOSE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_EJECT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_FAST_FORWARD - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_NEXT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_PAUSE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_PLAY - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_PLAY_PAUSE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_PREVIOUS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_RECORD - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_REWIND - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_STOP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MEDIA_TOP_MENU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MENU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_META_LEFT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_META_RIGHT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MINUS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MOVE_END - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MOVE_HOME - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MUHENKAN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MUSIC - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_MUTE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_N - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NOTIFICATION - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUM - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUM_LOCK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_0 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_3 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_4 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_5 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_6 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_7 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_8 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_9 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_ADD - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_COMMA - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_DIVIDE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_DOT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_ENTER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_EQUALS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_LEFT_PAREN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_MULTIPLY - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_RIGHT_PAREN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_NUMPAD_SUBTRACT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_O - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_P - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PAGE_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PAGE_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PAIRING - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PERIOD - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PICTSYMBOLS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PLUS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_POUND - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_POWER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PROG_BLUE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PROG_GREEN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PROG_RED - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_PROG_YELLOW - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_Q - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_R - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_RIGHT_BRACKET - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_RO - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_S - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SCROLL_LOCK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SEARCH - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SEMICOLON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SETTINGS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SHIFT_LEFT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SHIFT_RIGHT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SLASH - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SLEEP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SOFT_LEFT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SOFT_RIGHT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SPACE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_STAR - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_STB_INPUT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_STB_POWER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SWITCH_CHARSET - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SYM - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_SYSRQ - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_T - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TAB - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_ANTENNA_CABLE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_AUDIO_DESCRIPTION - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_AUDIO_DESCRIPTION_MIX_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_AUDIO_DESCRIPTION_MIX_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_CONTENTS_MENU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_DATA_SERVICE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_COMPONENT_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_COMPONENT_2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_COMPOSITE_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_COMPOSITE_2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_HDMI_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_HDMI_2 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_HDMI_3 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_HDMI_4 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_INPUT_VGA_1 - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_MEDIA_CONTEXT_MENU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_NETWORK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_NUMBER_ENTRY - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_POWER - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_RADIO_SERVICE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_SATELLITE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_SATELLITE_BS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_SATELLITE_CS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_SATELLITE_SERVICE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_TELETEXT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_TERRESTRIAL_ANALOG - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_TERRESTRIAL_DIGITAL - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_TIMER_PROGRAMMING - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_TV_ZOOM_MODE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_U - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_UNKNOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_V - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_VOICE_ASSIST - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_VOLUME_DOWN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_VOLUME_MUTE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_VOLUME_UP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_W - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_WAKEUP - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_WINDOW - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_X - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_Y - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_YEN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_Z - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ZENKAKU_HANKAKU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ZOOM_IN - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
KEYCODE_ZOOM_OUT - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 

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
 
launchApp() - Method in interface io.appium.java_client.InteractsWithApps
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(WebElement, int) - 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(int, 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.
longPress(WebElement, int, 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

MAX_KEYCODE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
MENU - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_ALT_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_ALT_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_ALT_MASK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_ALT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_ALT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_ALT_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_ALT_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_CAPS_LOCK_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_CAPS_LOCK_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_CTRL_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_CTRL_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_CTRL_MASK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_CTRL_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_CTRL_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_CTRL_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_CTRL_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_FUNCTION_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_FUNCTION_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_META_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_META_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_META_MASK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_META_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_META_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_META_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_META_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_NUM_LOCK_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_NUM_LOCK_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_SCROLL_LOCK_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_SCROLL_LOCK_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_SHIFT_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_SHIFT_LEFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_SHIFT_MASK - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_SHIFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_SHIFT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_SHIFT_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_SHIFT_RIGHT_ON - Static variable in interface io.appium.java_client.android.AndroidKeyMetastate
 
META_SYM_ON - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
META_SYM_ON - Static variable in interface io.appium.java_client.android.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
 
MobileBrowserType - Interface in io.appium.java_client.remote
 
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
 
MobilePlatform - Interface in io.appium.java_client.remote
 
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 a new position relative to the current 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.android.internal.JsonToAndroidElementConverter
 
newMobileElement() - Method in class io.appium.java_client.internal.JsonToMobileElementConverter
 
newMobileElement() - Method in class io.appium.java_client.ios.internal.JsonToIOSElementConverter
 
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.android.AndroidDriver
Open the notification shade, on Android devices.

P

PATH - Variable in class io.appium.java_client.AppiumDriver
 
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
 
performMultiTouchAction(MultiTouchAction) - Method in interface io.appium.java_client.PerformsTouchActions
Performs multiple TouchAction gestures at the same time, to simulate multiple fingers/touch inputs.
PerformsTouchActions - Interface in io.appium.java_client
 
performTouchAction(TouchAction) - Method in class io.appium.java_client.AppiumDriver
 
performTouchAction(TouchAction) - Method in interface io.appium.java_client.PerformsTouchActions
Performs a chain of touch actions, which together can be considered an entire gesture.
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.
pinch() - Method in class io.appium.java_client.MobileElement
 
pinch() - Method in interface io.appium.java_client.TouchableElement
Convenience method for pinching the given element.
pinch(int, int) - Method in interface io.appium.java_client.TouchShortcuts
Convenience method for pinching an element on the screen.
pinch(WebElement) - Method in interface io.appium.java_client.TouchShortcuts
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
 
pullFile(String) - Method in interface io.appium.java_client.InteractsWithFiles
 
pullFolder(String) - Method in class io.appium.java_client.AppiumDriver
 
pullFolder(String) - Method in interface io.appium.java_client.InteractsWithFiles
Pull a folder from the simulator/device.
PUSH_FILE - Static variable in interface io.appium.java_client.MobileCommand
 
PushesFiles - Interface in io.appium.java_client.android
 
pushFile(String, byte[]) - Method in class io.appium.java_client.android.AndroidDriver
 
pushFile(String, byte[]) - Method in interface io.appium.java_client.android.PushesFiles
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
 
removeApp(String) - Method in interface io.appium.java_client.InteractsWithApps
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
 
resetApp() - Method in interface io.appium.java_client.InteractsWithApps
Reset the currently running app for this session
RETURN - Static variable in interface io.appium.java_client.ios.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
 
runAppInBackground(int) - Method in interface io.appium.java_client.InteractsWithApps
Runs the current app as a background app for the number of seconds requested.

S

SAFARI - Static variable in interface io.appium.java_client.remote.MobileBrowserType
 
ScrollsTo<T extends org.openqa.selenium.WebElement> - Interface in io.appium.java_client
 
scrollTo(String) - Method in class io.appium.java_client.android.AndroidDriver
Scroll forward to the element which has a description or name which contains the input text.
scrollTo(String) - Method in class io.appium.java_client.ios.IOSDriver
Scroll to the element whose 'text' attribute contains the input text.
scrollTo(String) - Method in class io.appium.java_client.ios.IOSElement
Scroll to the element whose 'text' attribute contains the input text.
scrollTo(String) - Method in interface io.appium.java_client.ScrollsTo
Scroll to an element which contains the given text.
scrollToExact(String) - Method in class io.appium.java_client.android.AndroidDriver
Scroll forward to the element which has a description or name which exactly matches the input text.
scrollToExact(String) - Method in class io.appium.java_client.ios.IOSDriver
Scroll to the element whose 'text' attribute is equal to the input text.
scrollToExact(String) - Method in class io.appium.java_client.ios.IOSElement
Scroll to the element whose 'text' attribute matches the input text.
scrollToExact(String) - Method in interface io.appium.java_client.ScrollsTo
Scroll to an element with the given text.
SELENDROID - Static variable in interface io.appium.java_client.remote.AutomationName
 
SELENDROID_PORT - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 
SelendroidFindAll - Annotation Type in io.appium.java_client.pagefactory
Used to mark a field on a Page/Screen Object to indicate that lookup should use a series of SelendroidFindBy tags It will then search for all elements that match any criteria.
SelendroidFindBy - 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.
SelendroidFindBys - 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 @SelendroidFindBy tags
sendKeyEvent(int) - Method in interface io.appium.java_client.android.AndroidDeviceActionShortcuts
Send a key event to the device
sendKeyEvent(int, Integer) - Method in interface io.appium.java_client.android.AndroidDeviceActionShortcuts
Send a key event along with an Android metastate to an Android device Metastates are things like *shift* to get uppercase characters
sendKeyEvent(int) - Method in class io.appium.java_client.android.AndroidDriver
Send a key event to the device
sendKeyEvent(int, Integer) - Method in class io.appium.java_client.android.AndroidDriver
 
SET_NETWORK_CONNECTION - Static variable in interface io.appium.java_client.MobileCommand
 
SET_SETTINGS - 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.android.AndroidDriver
 
setNetworkConnection(NetworkConnectionSetting) - Method in interface io.appium.java_client.android.HasNetworkConnection
Set the network connection of the device.
setSetting(AppiumSetting, Object) - Method in class io.appium.java_client.AppiumDriver
Set a setting for this test session It's probably better to use a convenience function, rather than use this function directly.
setTime(long) - Method in class io.appium.java_client.pagefactory.TimeOutDuration
 
setTime(TimeUnit) - Method in class io.appium.java_client.pagefactory.TimeOutDuration
 
setTime(long, TimeUnit) - Method in class io.appium.java_client.pagefactory.TimeOutDuration
 
SETTINGS - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
setValue(String) - Method in class io.appium.java_client.ios.IOSElement
 
setWifi(boolean) - Method in class io.appium.java_client.NetworkConnectionSetting
 
shake() - Method in interface io.appium.java_client.ios.IOSDeviceActionShortcuts
Simulate shaking the device
shake() - Method in class io.appium.java_client.ios.IOSDriver
 
SHAKE - Static variable in interface io.appium.java_client.MobileCommand
 
SPACE - Static variable in interface io.appium.java_client.android.AndroidKeyCode
 
SPACE - Static variable in interface io.appium.java_client.ios.IOSKeyCode
 
START_ACTIVITY - Static variable in interface io.appium.java_client.MobileCommand
 
startActivity(String, String, String, String) - Method in class io.appium.java_client.android.AndroidDriver
 
startActivity(String, String) - Method in class io.appium.java_client.android.AndroidDriver
 
startActivity(String, String, String, String) - Method in interface io.appium.java_client.android.StartsActivity
This method should start arbitrary activity during a test.
startActivity(String, String) - Method in interface io.appium.java_client.android.StartsActivity
This method should start arbitrary activity during a test.
StartsActivity - Interface in io.appium.java_client.android
 
substituteMobilePlatform(Capabilities, String) - Static method in class io.appium.java_client.AppiumDriver
 
swipe(int, int, int, int, int) - Method in class io.appium.java_client.AppiumDriver
 
swipe(SwipeElementDirection, int) - Method in class io.appium.java_client.MobileElement
 
swipe(SwipeElementDirection, int, int, int) - Method in class io.appium.java_client.MobileElement
 
swipe(SwipeElementDirection, int) - Method in interface io.appium.java_client.TouchableElement
Convenience method for swiping on the given element to the given direction
swipe(SwipeElementDirection, int, int, int) - Method in interface io.appium.java_client.TouchableElement
Convenience method for swiping on the given element to the given direction
swipe(int, int, int, int, int) - Method in interface io.appium.java_client.TouchShortcuts
Convenience method for swiping across the screen
SwipeElementDirection - Enum in io.appium.java_client
 

T

tap(int, WebElement, int) - Method in class io.appium.java_client.AppiumDriver
 
tap(int, int, int, int) - Method in class io.appium.java_client.AppiumDriver
 
tap(int, int) - Method in class io.appium.java_client.MobileElement
 
tap(int, int) - Method in interface io.appium.java_client.TouchableElement
Convenience method for tapping the center of the given element
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(int, int, int, int) - Method in interface io.appium.java_client.TouchShortcuts
Convenience method for tapping a position on the screen
tap(int, WebElement, int) - Method in interface io.appium.java_client.TouchShortcuts
Convenience method for tapping the center of an element on the screen
TAP_OUTSIDE - Static variable in interface io.appium.java_client.remote.HideKeyboardStrategy
 
TimeOutDuration - Class in io.appium.java_client.pagefactory
Represents an duration of waiting for element rendering.
TimeOutDuration(long, TimeUnit) - Constructor for class io.appium.java_client.pagefactory.TimeOutDuration
 
TOGGLE_LOCATION_SERVICES - Static variable in interface io.appium.java_client.MobileCommand
 
toggleLocationServices() - Method in class io.appium.java_client.android.AndroidDriver
 
toStatusCode(Throwable) - Method in class io.appium.java_client.ErrorCodesMobile
Converts a thrown error into the corresponding status code.
toString() - Method in enum io.appium.java_client.AppiumSetting
 
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
 
TouchableElement - Interface in io.appium.java_client
It supposed that mobile elements could be tappable, swipeable, zoomable and so on.
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
 
TouchShortcuts - Interface in io.appium.java_client
 

U

UDID - Static variable in interface io.appium.java_client.remote.MobileCapabilityType
 

V

value - Variable in class io.appium.java_client.NetworkConnectionSetting
 
valueOf(String) - Static method in enum io.appium.java_client.AppiumSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.appium.java_client.SwipeElementDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.appium.java_client.AppiumSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.appium.java_client.SwipeElementDirection
Returns an array containing the constants of this enum type, in the order they are declared.

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
 
WithTimeout - Annotation Type in io.appium.java_client.pagefactory
 

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.
zoom() - Method in class io.appium.java_client.MobileElement
 
zoom() - Method in interface io.appium.java_client.TouchableElement
Convenience method for "zooming in" on the given element.
zoom(int, int) - Method in interface io.appium.java_client.TouchShortcuts
Convenience method for "zooming in" on an element on the screen.
zoom(WebElement) - Method in interface io.appium.java_client.TouchShortcuts
Convenience method for "zooming in" on an element on the screen.

_

_isNotNullOrEmpty(String) - Static method in class io.appium.java_client.AppiumDriver
Checks if a string is null, empty, or whitespace.
_isNotNullOrEmpty(Object) - Static method in class io.appium.java_client.AppiumDriver
 
A B C D E F G H I J K L M N O P R S T U V W Z _ 

Copyright © 2015. All rights reserved.