Skip to content

Commit

Permalink
Upgrade webdriverio to latest version (#1996)
Browse files Browse the repository at this point in the history
This upgrades webdriverio to the latest version in preparation
for the change to non-dockerized selenium tests.

The new version now is also able to download chrome and chromedriver on
its own, which is why the `download-chrome.ts` script can be removed.

The testing chrome needs to run with `/dev/shm` disabled because
otherwise it will randomly crash on the GitHub action runners.
  • Loading branch information
Frederik Rothenberger authored Nov 3, 2023
1 parent 06b1bbf commit 0604b2c
Show file tree
Hide file tree
Showing 5 changed files with 13,763 additions and 8,761 deletions.
Loading

0 comments on commit 0604b2c

Please sign in to comment.