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