NW.js Python Testing Selenium Service Builder Example Getting Started npm i to install Node modules python3 -m pipenv install to install Python dependencies python3 -m pytest ./test.py to run tests