cucumber-selenium-template/ ├── src/ │ ├── main/ │ │ ├── java/ │ │ └── resources/ │ └── test/ │ ├── java ...
This is the test automation framework developed for web application Gurukula. This automation framework is developed using selenium, cucumber, java and maven. It is a behavior driven development (BDD) ...