WebdriverIO Boilerplate
WebdriverIO end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Commonjs. Clone or fork this repository.
Getting Started
1. git clone git@github.com:e2e-boilerplate/webdriverio-es-modules-babel-mocha-chai-expect.git
2. cd webdriverio-es-modules-babel-mocha-chai-expect
3. npm install
4. npm run test
For more boilerplate click here