Docker image for Java automated UI tests.
Includes:
- JDK 8
- Maven 3.5.3
- Chrome (latest)
- ChromeDriver 2.40
Available on Docker Hub.
See the demo Maven project to see how this Docker image can be used to run UI tests. The run.sh script builds the project within the latest version of this image on Docker Hub.