بدون توضیح

Steve Thielemann 5ae7490648 Ignore the things we don't need to track. 3 هفته پیش
ubuntu aa7e883e2f Selenium ChromeDriver Image 3 هفته پیش
.gitignore 5ae7490648 Ignore the things we don't need to track. 3 هفته پیش
NOTES.md d1a74391be Added notes on this. 3 هفته پیش
README.md 4b9092aabd Updated README notes on using this. 3 هفته پیش
browser.py b197aa6ae2 Ok, I think this is everything. Not sure. 3 هفته پیش
chrome-fetch.py d1a74391be Added notes on this. 3 هفته پیش
docker-compose.yaml aa7e883e2f Selenium ChromeDriver Image 3 هفته پیش
docker-head.yaml aa7e883e2f Selenium ChromeDriver Image 3 هفته پیش
docker-headless.yaml aa7e883e2f Selenium ChromeDriver Image 3 هفته پیش
requirements.txt aa7e883e2f Selenium ChromeDriver Image 3 هفته پیش
set-bin.sh d1a74391be Added notes on this. 3 هفته پیش
show-version.py aa7e883e2f Selenium ChromeDriver Image 3 هفته پیش

README.md

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