The purpose of this repo is to create a template for quick deployment of North Highland's Automation Solution
To run on BrowserStack use the remote
command
To run on a local machine use the local
command
npm run remote --features
npm run local --features
npm run remote -- --grep "@test"
npm run local -- --grep "@test"
...