Open beatfactor opened 2 years ago
[Chrome DevTools](https://goo.gle/devtools]%20has%20a%20[Recorder](https://goo.gle/devtools-recorder) panel which lets users records their user flows, and export them as JSON files or other custom formats.
You can convert the these user flows to Nightwatch test scripts by:
How to record a test with Chrome DevTools recorder?
Remove all the 'how-to's and use simpler instructions, e.g.:
How to export the recorded test?
Export the recorded test
npm install -g @nightwatch/chrome-recorder
Avoid gerunds, e.g. Using Nightwatch Recorder Extension --> Use Nightwatch Recorder Extension
Using Nightwatch Recorder Extension
Use Nightwatch Recorder Extension
References links should be titles https://nightwatchjs.org/guide/writing-tests/chrome-devtools-recorder.html#references E.g. https://nightwatchjs.org/guide/writing-tests/test-syntax-bdd.html#recommended-content
is this issue still open?
How to record a test with Chrome DevTools recorder?
Remove all the 'how-to's and use simpler instructions, e.g.:
How to export the recorded test?
-->Export the recorded test
npm install -g @nightwatch/chrome-recorder
Avoid gerunds, e.g.
Using Nightwatch Recorder Extension
-->Use Nightwatch Recorder Extension
References links should be titles https://nightwatchjs.org/guide/writing-tests/chrome-devtools-recorder.html#references E.g. https://nightwatchjs.org/guide/writing-tests/test-syntax-bdd.html#recommended-content