Interface and Description |
---|
io.appium.java_client.PerformsTouchActions |
io.appium.java_client.SupportsLegacyAppManagement |
Class and Description |
---|
io.appium.java_client.android.AndroidTouchAction
Touch actions are deprecated.
Please use W3C Actions instead or the corresponding
extension methods for the driver (if available).
Check
- https://www.youtube.com/watch?v=oAJ7jwMNFVU
- https://appiumpro.com/editions/30-ios-specific-touch-action-methods
- https://appiumpro.com/editions/29-automating-complex-gestures-with-the-w3c-actions-api
for more details.
|
io.appium.java_client.pagefactory.bys.builder.ByAll
Use
ByAll |
io.appium.java_client.ios.IOSTouchAction
Touch actions are deprecated.
Please use W3C Actions instead or the corresponding
extension methods for the driver (if available).
Check
- https://www.youtube.com/watch?v=oAJ7jwMNFVU
- https://appiumpro.com/editions/30-ios-specific-touch-action-methods
- https://appiumpro.com/editions/29-automating-complex-gestures-with-the-w3c-actions-api
for more details.
|
io.appium.java_client.MobileBy
Use
AppiumBy instead. |
io.appium.java_client.MobileBy.ByAccessibilityId
Use
AppiumBy.ByAccessibilityId instead. |
io.appium.java_client.MobileBy.ByAndroidDataMatcher
Use
AppiumBy.ByAndroidDataMatcher instead. |
io.appium.java_client.MobileBy.ByAndroidUIAutomator
Use
AppiumBy.ByAndroidUIAutomator instead. |
io.appium.java_client.MobileBy.ByAndroidViewMatcher
Use
AppiumBy.ByAndroidViewMatcher instead. |
io.appium.java_client.MobileBy.ByAndroidViewTag
Use
AppiumBy.ByAndroidViewTag instead. |
io.appium.java_client.MobileBy.ByCustom
Use
AppiumBy.ByCustom instead. |
io.appium.java_client.MobileBy.ByImage
Use
AppiumBy.ByImage instead. |
io.appium.java_client.MobileBy.ByIosClassChain
Use
AppiumBy.ByIosClassChain instead. |
io.appium.java_client.MobileBy.ByIosNsPredicate
Use
AppiumBy.ByIosNsPredicate instead. |
io.appium.java_client.MobileBy.ByWindowsAutomation
Not supported on the server side.
|
io.appium.java_client.remote.MobileOptions |
io.appium.java_client.MultiTouchAction
Touch actions are deprecated.
Please use W3C Actions instead or the corresponding
extension methods for the driver (if available).
Check
- https://www.youtube.com/watch?v=oAJ7jwMNFVU
- https://appiumpro.com/editions/30-ios-specific-touch-action-methods
- https://appiumpro.com/editions/29-automating-complex-gestures-with-the-w3c-actions-api
for more details.
|
io.appium.java_client.TouchAction
Touch actions are deprecated.
Please use W3C Actions instead or the corresponding
extension methods for the driver (if available).
Check
- https://www.youtube.com/watch?v=oAJ7jwMNFVU
- https://appiumpro.com/editions/30-ios-specific-touch-action-methods
- https://appiumpro.com/editions/29-automating-complex-gestures-with-the-w3c-actions-api
for more details.
|
Field and Description |
---|
io.appium.java_client.remote.AutomationName.APPIUM |
io.appium.java_client.remote.AndroidMobileCapabilityType.ENABLE_PERFORMANCE_LOGGING |
io.appium.java_client.remote.IOSMobileCapabilityType.PREVENT_WDAATTACHMENTS
This capability was deleted at Appium 1.14.0
|
Enum Constant and Description |
---|
io.appium.java_client.service.local.flags.GeneralServerFlag.PRE_LAUNCH
This argument has been removed from Appium 2.0
|