Skip to content

Releases: webdriverio/appium-boilerplate

Update dependencies and speed up iOS tests

22 Aug 08:47
2549ccd
Compare
Choose a tag to compare

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 🚀

Feature

03 Jun 08:01
1eca734
Compare
Choose a tag to compare

Update the local app and browser capabilities to W3C standards

Feature

03 Jun 07:21
da30402
Compare
Choose a tag to compare

Add appium service

Bug fixes

08 Mar 10:39
051ae7a
Compare
Choose a tag to compare

This release holds:

  • some bugfixes for the tests
  • updates the configs with new devices
  • refers to new apps