Steps to running these tests:
-
Clone the repo
-
NPM install the dependencies
-
Cd into the root directory, and type:
"npm run test"
If all goes well, you'll see this result:
Other Resource:
Udemy Course: Selenium Webdriver Complete Course - Build A Framework (in C#)
Launching Chrome via Command Line with NodeJS and Selenium
Selenium With Node.js and Mocha: Automated Testing With JavaScript