The goal of this framework is to provide a scalable, maintainable, and easy-to-use structure for end-to-end UI test automation. selenium-cucumber-junit-pom-factory │── src │ ├── main │ │ └── java │ │ ...
cucumber-selenium-template/ ├── src/ │ ├── main/ │ │ ├── java/ │ │ └── resources/ │ └── test/ │ ├── java ...