NW.js Python Testing Selenium Service Builder Example

Getting Started

  1. npm i to install Node modules
  2. python3 -m pipenv install to install Python dependencies
  3. python3 -m pytest ./test.py to run tests