Skip to content

Docker image for Java automated UI tests. Includes: JDK 8 Maven 3.6.0 Chrome (latest) ChromeDriver 74

License

Notifications You must be signed in to change notification settings

miqdigital/docker-chromedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

docker-chromedriver

Docker image for Java automated UI tests.

Since most of the UI testing requires us to host the chrome browser and test it against it, we have created this utility docker which has the Chrome installed and also the ChromeDriver needed for Selenium tests.

Includes:

  • JDK 8
  • Maven 3.6.0
  • Chrome (latest)
  • ChromeDriver 74

Available on Docker Hub.

Releases

No releases published

Packages

No packages published