Author: Derrick Jackson
Clone the project
git clone git@github.com:SuperExtremeNova/WebdriverIO_Assignment.gitGo to the project directory
cd webdriver_assignmentInstall dependencies
npm installTo run tests, run the following commands:
- For all test
npm run test