Skip to content

test: update wdio and wdio related packages [#1489]

Marwan Zibaoui requested to merge 1489-update-wdio-to-8 into next

This updates all wdio and wdio related packages to their last version. We can also get rid of @wdio/selenium-standalone-service as it is not needed anymore (see release notes)

This is necessary for being able to run tests on macos machines with apple sillicon. See the related issue for more info on the upgrade.

To test that the upgrade worked correctly, i amended the config and config helpers and was able to run test locally on my machine.

Related to #1489 (closed)

Merge request reports