Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 416 Bytes

File metadata and controls

12 lines (7 loc) · 416 Bytes

python3-selenium-chrome

Image for running python3 applications using Selenium and Chrome headless browser.

Chrome and chromedriver versions can be easily changed modifying the following Dockerfile variables:

  • CHROME_VERSION
  • CHROME_DRIVER_VERSION

For a different version of python, choose another tag image from Docker Hub.