issues
search
dwyl
/
learn-nightwatch
:last_quarter_moon_with_face: Learn how to use Nightwatch.js to easily & automatically test your web apps in *real* web browsers.
584
stars
214
forks
source link
Update README.md
#62
Closed
LarryLuTW
closed
7 years ago
LarryLuTW
commented
7 years ago
Use
SCREENSHOT_PATH
variable instead of
'./screenshots'
Remove
node_modules/.bin/
in npm script because npm will add
node_modules/.bin/
to PATH
SCREENSHOT_PATH
variable instead of'./screenshots'
node_modules/.bin/
in npm script because npm will addnode_modules/.bin/
to PATH