Interface and Description |
---|
io.appium.java_client.remote.AndroidMobileCapabilityType
This interface will be removed. Use Options instead.
|
io.appium.java_client.remote.IOSMobileCapabilityType
This interface will be removed. Use Options instead.
|
io.appium.java_client.remote.MobileCapabilityType
This interface will be removed. Use Options instead.
|
io.appium.java_client.PerformsTouchActions |
io.appium.java_client.SupportsLegacyAppManagement |
io.appium.java_client.remote.YouiEngineCapabilityType
This interface will be removed. Use Options instead.
|
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.IOSMobileCommandHelper |
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.
|
Annotation Type and Description |
---|
io.appium.java_client.pagefactory.WindowsBy
This annotation is deprecated and will be removed.
|
io.appium.java_client.pagefactory.WindowsFindAll
This annotation is deprecated and will be removed.
|
io.appium.java_client.pagefactory.WindowsFindBy
This annotation is deprecated and will be removed.
|
io.appium.java_client.pagefactory.WindowsFindByAllSet
This annotation is deprecated and will be removed.
|
io.appium.java_client.pagefactory.WindowsFindByChainSet
This annotation is deprecated and will be removed.
|
io.appium.java_client.pagefactory.WindowsFindBys
This annotation is deprecated and will be removed.
|
io.appium.java_client.pagefactory.WindowsFindBySet
This annotation is deprecated and will be removed.
|
Enum Constant and Description |
---|
io.appium.java_client.service.local.flags.GeneralServerFlag.PRE_LAUNCH
This argument has been removed from Appium 2.0
|