nightwatchjs / nightwatch

Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://nightwatchjs.org
MIT License
11.8k stars 1.31k forks source link

how to make REST API testing #1457

Closed Srikanththyagarajan closed 7 years ago

Srikanththyagarajan commented 7 years ago

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.

thim81 commented 7 years ago

You can have a look how I did it: https://github.com/nightwatchjs/nightwatch/issues/1541