cucumber-selenium-testng-project/ ├── src/ │ ├── main/java/ │ │ ├── common/ │ │ │ └── CommonMethods.java # Reusable utility ...
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) ...