Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a boilerplate project for wdio to connect web-driverify.

Initialize Web Driverify Server

Install web-driverify:

there will be online services soon

$ npm install -g web-driverify

Start test server:

$ wd

Run Test Cases

Download and install dependencies:

git clone git@github.com: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

About

A boilerplate project using wdio and web-driverify.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages