WebdriverIO Example Tests Example tests using WebdriverIO. Install Assumes: NodeJS, and Git Clone the tests: git clone https://github.com/ceros/wdio-example-tests cd into repo root: cd wdio-example-tests Install dependencies: npm install Run Tests npm test