Skip to content

This is a sample experimental project created to explore the integration of Java with Selenium, the ChainTest approach, and the creation of a Docker image for storing test result. The primary goal is to test and understand how these components work together in a CI/CD or containerized environment.

Notifications You must be signed in to change notification settings

sandipchopkar95/Java_Selenium_Chaintest_DockerImage_Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description


This is a sample experimental project created to explore the integration of Java with Selenium, the ChainTest approach, and the creation of a Docker image for test execution. The primary goal is to test and understand how these components work together in a CI/CD or containerized environment. And anyone can see the html report directly using shared url. You can see the report in url provided in repo about section

Key objectives:


  • Experiment with Selenium automation using Java.

  • Implement and explore ChainTest design patterns or execution flow.

  • Build and run the project inside a Docker container.

  • Lay groundwork for potential CI/CD integration.


⚠️ Note: This project is purely for experimentation and learning purposes. It does not follow a production-ready structure.

About

This is a sample experimental project created to explore the integration of Java with Selenium, the ChainTest approach, and the creation of a Docker image for storing test result. The primary goal is to test and understand how these components work together in a CI/CD or containerized environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages