This is a boilerplate project for wdio to connect web-driverify.
Install web-driverify:
there will be online services soon
$ npm install -g web-driverify
Start test server:
$ wd
Download and install dependencies:
git clone [email protected]:web-driverify/wdio-boilerplate.git
cd wdio-boilerplate && npm install
Run test cases:
$ npm test
In case you're looking for test configurations, take a look at wdio.conf.js