- Install Java and set path.
- Install Maven and set path.
- Change the path of the webdriver in RunCucumberTest.java
- Webdriver should match chromium version
- Goto project directory.
- Use "mvn test" command to run features.
- Use "mvn install" if the "generated-report" won't appear
- Use "mvn clean" to delete the generated files (screenshots included)
- Now Write your own tests in feature file using Predefined Steps .