- Install Nodejs and VS code.
- Launch VScode and open terminal
- Use npm to install Selenium Webdriver: npm install selenium-webdriver
- Install cucumberjs: npm install --save-dev @cucumber/cucumber
- Install a gherkin extension.
- Clone this repository
- Opened the cloned repo.
- Run tests with: node run_tests.js
Please find here a screen recording of the step definitions that have been completed. All tests are running. https://drive.google.com/file/d/1XVaZLJLxYtLvl4Lj9VWX4NJ_ose7-GrI/view?usp=sharing
And also a link to the test cases prepared for the specific pages that were worked on. https://docs.google.com/spreadsheets/d/1SEMj8_Ab7roWNS7YzEo3thktAoG1cIYi09ySw5EP3ro/edit?usp=sharing