Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 336 Bytes

Overview

A simple example to evaluate how leveraging Spectron and WebdriverIO together.

Steps to replicate this project

  1. Clone the repository
  2. Install all the depedencies npm install
  3. Run all tests npm test
  4. Open app under debugging mode npm start