gutenberg-mobile
gutenberg-mobile copied to clipboard
Update Appium to `1.22.0`
Gutenberg Mobile PR: https://github.com/WordPress/gutenberg/pull/36856
This PR updates Appium dependency to 1.22.0 to match the same version as defined in Gutenberg (reference).
To test:
- Verify that all CI checks pass.
PR submission checklist:
- [x] I have considered adding unit tests where possible.
- [x] I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!
Verified that iOS E2E tests are using Appium version 1.22.0 and iOS version 15.0:
And that Android E2E tests are using Android 10, but still using the previous Appium version 1.20.1 as 1.22.0 is not yet supported by Android emulators in SauceLabs:
Closing this PR in favor of https://github.com/wordpress-mobile/gutenberg-mobile/pull/5231.