Clone the Selenium-test Repo (switch to the dockerize branch)
git clone https://github.com/hostspaceng/selenium-tests.git
Create a virtual environment
python -m venv selev
Activate the virtual environment
source env/bin/activate
Install the requirements
pip install -r requirements
Run the python script
python headless.py