End to End tests using WebdriverIO - an open source testing utility for nodejs. It makes it possible to write super easy selenium tests with Javascript
After downloading this repository, run the following command inside the repository to install the necessary dependencies:
npm install
To run the tests, run the following command:
npm run test
- WebDriverIO v6
- Node.js
- JavaScript
- Mocha
- Jenkins
- BrowserStack