Skip to content

Update dependencies and speed up iOS tests

Latest
Compare
Choose a tag to compare
@wswebcreation wswebcreation released this 22 Aug 08:47
2549ccd

This release holds the latest WDIO dependencies and iOS tests are also faster by using the iOS predicate string instead of XPATH.
This project already used accessibility ID's for 98% of the elements, the rest was using XPATH. By changing those selectors, see https://github.com/webdriverio/appium-boilerplate/pull/31/files, iOS tests run around 20% faster 🚀