README.md 424 B

Google Chrome for Testing

This is the google chrome + chrome driver image.

You must use the useragent string in the directory, because --headless = SCREWED UserAgent.

Using

python -m venv venv . venv/bin/activate pip install -r requirements.txt

Download the latest google chrome for testing

./chrome-fetch.py

Setup/build the image

./set-bin.sh

Is it working?

docker compose up -d

./show-version.py