This repo servers as a template for creating end2end tests with webdriverIO and running them in the github CI.
Just do a npm install and run the tests
npm install
npm run wdio
This project have a env file for passing arguments for the chrome web driver, just follow the .env.example file