Skip to content
New issue

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

Add correct references for the Chrome recorder page #202

Open
beatfactor opened this issue Aug 18, 2022 · 1 comment
Open

Add correct references for the Chrome recorder page #202

beatfactor opened this issue Aug 18, 2022 · 1 comment
Assignees

Comments

@beatfactor
Copy link
Member

  1. Check the copy for grammar issues:
    A few issues:

[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:

  1. How to record a test with Chrome DevTools recorder?
  1. Remove all the 'how-to's and use simpler instructions, e.g.:
  • How to export the recorded test? --> Export the recorded test
  1. npm install -g @nightwatch/chrome-recorder
  • there's no need to install this globally
  1. Avoid gerunds, e.g.
    Using Nightwatch Recorder Extension --> Use Nightwatch Recorder Extension

  2. 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

@urizennnn
Copy link

is this issue still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants