A desktop helper app for running WebdriverIO tests
An alpha version is availabe for download.
Please report bugs and request features on the issues page.
Watch me talk through Chester Desktop and how you can utilize it
This is an electron-vue project, so if you have NodeJS installed, you're able to run this program locally in dev mode.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
# run unit & end-to-end tests
npm test
# lint all JS/Vue component files in `src/`
npm run lint
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.
Icon made by Smashicons from www.flaticon.com is licensed by CC 3.0 BY