Show HN: Wdio – Docker setup for WebdriverIO
recently there have been a lot of discussions about Chrome’s dominance on the Web leading to many websites being broken for alternative browsers. I think one of the reasons for this is that browser automation is hard and manual testing is often limited to the browser developers themselves use. I’ve distilled my best practices for browser test automation into the following project and hope it helps other developers to test their projects with more browsers:
It’s a Docker setup for WebdriverIO with automatic screenshots, image diffing and screen recording support for containerized versions of Chrome and Firefox.
Source: news.ycombinator.com