We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706f3f5 commit aca3593Copy full SHA for aca3593
README.md
@@ -67,6 +67,7 @@ For example, some changes in the Selenium binding could break the Appium client.
67
- https://www.youtube.com/watch?v=oAJ7jwMNFVU
68
- https://appiumpro.com/editions/30-ios-specific-touch-action-methods
69
- https://appiumpro.com/editions/29-automating-complex-gestures-with-the-w3c-actions-api
70
+ - Deprecated `AppiumBy.WINDOWS_UI_AUTOMATION`, which has no usage right now.
71
72
### Quick migration guide from v2 to v3
73
- `options` keyword argument in the `webdriver.Remote` constructor such as `XCUITestOptions` instead of `desired_capabilities`
0 commit comments