This project was generate with node.js version 12.8.3 and Webdriver.io 6, Mocha and Chai.
you will need to install the dependencies with the command:
npm i
Run TYPE=mobile npx wdio wdio.conf.js
or TYPE=web npx wdio wdio.conf.js
to execute the e2e test suite.
You need to include the type of test 'mobile' or 'web' according your like.