This project assumes you have docker installed on your machine. If you don't, head over to https://www.docker.com first.
Clone the repository and enter the directory.
Create a copy of the config-sample.ini
file:
mv config-sample.ini config.ini
and fill it out with you account information.
Start the Selenium grid and wg-updater script by running:
docker-compose up