Sign inSign up

blueimp/wdio

By blueimp

Updated almost 5 years ago

Docker setup for WebdriverIO with automatic screenshots, image diffing and screen recording support.

Image
4

7.6K

blueimp/wdio repository overview

WDIO

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.

Contents

Usage

Run the tests:

docker-compose run --rm wdio [wdio.conf.js]

Stop and remove the container set:

docker-compose down

Tags

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:

License

Released under the MIT license.

Author

Sebastian Tschan

Tag summary

Content type

Image

Digest

Size

59.4 MB

Last updated

almost 5 years ago

docker pull blueimp/wdio