silver-tribble Sample for Webdriver How to install npm install How to run tests in Docker docker build -t mytest -f Dockerfile . docker run -it mytest How to use Docker-Compose docker-compose up How to run tests localy npx wdio npx wdio run wdio.conf.js