A simple example to evaluate how leveraging Spectron and WebdriverIO together.
- Clone the repository
- Install all the depedencies
npm install
- Run all tests
npm test
- Open app under debugging mode
npm start
A simple example to evaluate how leveraging Spectron and WebdriverIO together.
npm install
npm test
npm start