Need to have java and maven installed in local machine
Selenium for browser automation and cucumber as bdd tool
In order to execute the automated tests, pls run the following command in terminal/command prompt
mvn clean test
Cucumber reports will be generated in target/cucumber-report