Skip to content

sangcnguyen/spectron-experiment

Repository files navigation

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