- node v6.11.4
- npm v3.10.10
- selenium-server-standalone-3.8.1.jar
- chromedriver.exe
- geckodriver.exe
- First, config java env in your local and download jdk.nightwatch recommend to download the lastest jdk version.
- second,create directory to be your root project.new bin directory to save selenium-server and webDriver binary file.
- third, download current project ,install -g nightwatch.
- last, use npm run test command.
package.json comment shoud be out when you use it