Sign inSign up

carlosvagnoni/java_selenium_cucumber

By carlosvagnoni

Updated almost 3 years ago

Image for practicing Docker, runs Java Selenium Cucumber tests.

Image
0

228

carlosvagnoni/java_selenium_cucumber repository overview

Created as part of a learning initiative, this image is a practice project designed to explore Docker functionalities. It enables the execution of a Java Selenium and Cucumber-based automated web testing project github.com/carlosvagnoni/JavaSeleniumCucumber within a Docker container. The image is configured to operate with Google Chrome v120.0.6099.71 and is based on maven:3.9.5-eclipse-temurin-21.

For setting up a container and running tests, consider using the following command:

   docker run -it -v ./target:/app/target carlosvagnoni/java_selenium_cucumber

Tag summary

Content type

Image

Digest

sha256:f7155c0c7

Size

644.7 MB

Last updated

almost 3 years ago

docker pull carlosvagnoni/java_selenium_cucumber