Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(e2e): add versions when installing appium drivers (#39275)
Summary: Right now we're fetching latests versions of drivers which isn't the best, we should always download the same versions. ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [INTERNAL] - Add versions when installing Appium drivers. Pull Request resolved: #39275 Test Plan: CI Green - (side note: if jobs `test_e2e_ios` and `test_e2e_android` are green it doesn't mean that they passed.) Reviewed By: cipolleschi Differential Revision: D49248778 Pulled By: NickGerleman fbshipit-source-id: 5b114b7dc1172993afc4b02e9d3380afa9f03c40
- Loading branch information