mfaisalkhatri / selenium4poc

Learn Web Automation testing using Selenium Webdriver 4.
https://mfaisalkhatri.github.io
Apache License 2.0
178 stars 71 forks source link

Write end to end tests for juice shop application #57

Closed mfaisalkhatri closed 2 years ago

mfaisalkhatri commented 2 years ago

Write end to end tests for juice shop application.

  1. Tests would be running on localhost inside the workflow machine Clone the juice shop repo and run the website using node js.
  2. Run the e2e tests once the website is up and running inside the workflow machine.