docker images available #249
vobu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
we're now providing a docker image for
wdi5for all major Node versions:https://github.com/js-soft/wdi5/pkgs/container/wdi5
Included is a WebdriverIO install with wdi5 pre-configured, plus Google Chrome as browser.
Documentation is over at https://js-soft.github.io/wdi5/#/docker
The docker image looks for tests files in
webapp/test/e2e, following the name pattern*.test.js, and uses headless Chrome.To test your app with the preconfigured setup, using Node.js 17:
Beta Was this translation helpful? Give feedback.
All reactions