We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[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 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
The text was updated successfully, but these errors were encountered:
is this issue still open?
Sorry, something went wrong.
vaibhavsingh97
No branches or pull requests
A few issues:
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
The text was updated successfully, but these errors were encountered: