Setup
- Clone the project to local
- Open command line at project root and run mvn clean install
- To run the test use command mvn test
- The test results would be visible after refreshing the project folder at target/cucumber-reports
- There are 3 types of reports JSON, XML and HTML