Skip to content

deepakhb2/docker-selenium-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker for Selenium-Python

Docker image for running selenium automation using python.

A Debian 10 + Python 3.7 + Selenium 3.141 base image to run selenium python automation using docker. The support for following browsers is added:

  1. Chrome:
    • Version: Google Chrome 78.0.3904.97
  2. Firefox:
    • Version: Mozilla Firefox 65.0

Example Script

The repository for selenium python sample test example python-ui-automation

Tags

  1. python-selenium-browsers:latest
    • Chrome (Version: Google Chrome 78.0.3904.97)
    • Firefox (Version: Mozilla Firefox 65.0)
  2. python-selenium-browsers:1.0.1
    • Chrome (Version: Google Chrome 78.0.3904.97)
    • Firefox (Version: Mozilla Firefox 65.0)
  3. python-selenium-browsers:1.0.0:
    • Chrome (Version: Google Chrome 78.0.3904.97)
    • Firefox (Not Installed)

Contributing

Please feel free to contribute more browsers and versions support using pull requests. Iam also open for discussion on issues and fix them accordingly.

Azure docker image build badge

Build Status

License

MIT

About

Docker image for running selenium using python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors