The repository consists of eclipse maven project.
How to use code:
Using Eclipse:
- Clone or download the repository
- Open the project in eclipse
- Open pom.xml or right click on pom.xml
- Click on Maven Clean.
- Again right click and Select Maven Test
Using CLI:
- Clone or download the repository
- Go to Directory where you cloned the project.
- Run mvn clean test
Test report can be found at : https://github.com/subodh2691/HelloFresh/blob/master/test-output/HellofreshAutomation.html