side2nw
v0.1.4
Published
Selenium IDE to Nightwatch - Converts exported selenium IDE tests to javascript so they can be run automatically using Nightwatch
Downloads
6
Readme
Converts SeleniumIDE export files to nightwatch runnable js files. For when you want to automate your selenium testing.
Only a few functions work so far, still under heavy development. Pull requests appreciated!
Usage:
npm install -g side2nw
side2nw /Path/To/SeleniumExportedFile
#License MIT