Docker setup for WebdriverIO with automatic screenshots, image diffing and screen recording support.
7.6K
Docker setup for WebdriverIO with automatic screenshots, image diffing and screen recording support for containerized versions of Chrome and Firefox on Linux, mobile versions of Chrome and Firefox on Android as well as Safari on iOS, Safari on macOS and Edge on Windows.
Run the tests:
docker-compose run --rm wdio [wdio.conf.js]
Stop and remove the container set:
docker-compose down
For any critical infrastructure (e.g. your company's Continuous Integration
tests) it is strongly recommended to use your own tagged Docker images
instead of blueimp/wdio and the other provided sample Docker images directly,
as changes in the included software might break your tests inadvertently. See
also:
Released under the MIT license.
Content type
Image
Digest
Size
59.4 MB
Last updated
almost 5 years ago
docker pull blueimp/wdio