Skip to content

azibabari/Selenium-Demo

Repository files navigation

Selenium-Demo

  1. Install Nodejs and VS code.
  2. Launch VScode and open terminal
  3. Use npm to install Selenium Webdriver: npm install selenium-webdriver
  4. Install cucumberjs: npm install --save-dev @cucumber/cucumber
  5. Install a gherkin extension.
  6. Clone this repository
  7. Opened the cloned repo.
  8. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published