Basically this is a stripped version of scaffolds/sample-tests/nightwatch.
tool/generate-autoconfig.js has a new function, called from two places, to replace the anonymous file save function, that was only called once.
NOTE : Changes to documentation still to do.
tool/generate-autoconfig.js is now free of lint errors, but has warnings about use of single quotes.
Will fix those when there are no other changes in the file that would be obscured.
Changes committed:
new file: scaffolds/sample-tests/nightwatch-minimal/globals.json
new file: scaffolds/sample-tests/nightwatch-minimal/logs/selenium-debug.log
new file: scaffolds/sample-tests/nightwatch-minimal/walkthroughs/appLayout.js
modified: tool/generate-autoconfig.js
modified: tool/scaffold.js
Basically this is a stripped version of scaffolds/sample-tests/nightwatch. tool/generate-autoconfig.js has a new function, called from two places, to replace the anonymous file save function, that was only called once.
NOTE : Changes to documentation still to do.
tool/generate-autoconfig.js is now free of lint errors, but has warnings about use of single quotes.
Will fix those when there are no other changes in the file that would be obscured.
Changes committed: new file: scaffolds/sample-tests/nightwatch-minimal/globals.json new file: scaffolds/sample-tests/nightwatch-minimal/logs/selenium-debug.log new file: scaffolds/sample-tests/nightwatch-minimal/walkthroughs/appLayout.js modified: tool/generate-autoconfig.js modified: tool/scaffold.js