gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

Update Appium to `1.22.0`

Open fluiddot opened this issue 3 years ago • 2 comments

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.

fluiddot avatar Nov 24 '21 08:11 fluiddot

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:

Screenshot 2021-11-25 at 12 54 50

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:

Screenshot 2021-11-25 at 12 56 47 Screenshot 2021-11-25 at 13 01 48

fluiddot avatar Nov 25 '21 12:11 fluiddot

Closing this PR in favor of https://github.com/wordpress-mobile/gutenberg-mobile/pull/5231.

fluiddot avatar Oct 21 '22 08:10 fluiddot