To run the test:
- Clone this repo and go to directory CucumberJava
- Type in cmd "mvn test" and it will run the test
To view the script or API scenario of this task : Go to folder "\src\test\resources\Features"
To view the Step Definitions : Go to folder "src\test\java\StepDefinition".