Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 450 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 450 Bytes

Wdio Testing Environment

An environment to start experimenting with browser automation using Node,WebdriverIO and Selenium!

Requirements

Node 6.9.5

Installation

Clone this repo

cd wdio-test-playground
npm install
npm run selenium

Keep this open, selenium should now be running.

Running Specs

From another terminal tab, Run: npm run test to start running the example test