Docker
-
Running webdriverio tests using headless chrome in Docker
Using headless chrome for your UI tests works great out of the box on your laptop, but it won’t work out of the box when you're trying to run your tests in Docker. One recent work project was getting...
read article