Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

File metadata and controls

7 lines (5 loc) · 220 Bytes

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