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

how to make REST API testing #1457

Closed
6 tasks
Srikanththyagarajan opened this issue May 4, 2017 · 1 comment
Closed
6 tasks

how to make REST API testing #1457

Srikanththyagarajan opened this issue May 4, 2017 · 1 comment

Comments

@Srikanththyagarajan
Copy link

Srikanththyagarajan commented May 4, 2017

Thanks in advance for your contribution. Please follow the below steps in submitting an issue, as it will help us with addressing it quicker.

Before submitting a new issue, try searching for a similar one here: https://github.com/nightwatchjs/nightwatch/search?state=open&type=Issues.

  • Please do not ask for assistance in the Issues list. Use the Mailing List or StackOverflow to ask questions or seek help.
  • Use a meaningful title that would clearly and concisely explain the problem. For instance:
  • not helpful: "Issue with tags"
  • much better: "Tags don't work when combined with --skiptags option in some cases"
  • Include a sample test (for complex scenarios) which would reproduce the problem you're experiencing. The test should be against a public url. The test and other info should be posted inline, attachments will not be accepted;
  • Include the verbose output, if possible (run nightwatch with --verbose argument);
  • Also include: Nightwatch version, Node.js version, OS version and Selenium server version (including any driver version if applicable);
  • Please try to avoid sending issues you have with Selenium (e.g. works perfectly in ChromeDriver but not in Safari)
@thim81
Copy link

thim81 commented Aug 4, 2017

You can have a look how I did it: #1541

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

2 participants