Thursday, June 8, 2017

View console on Postman

Lately, I was trying out pre-request scripts on Postman. We all know as the script gets larger and larger it would be handy to have place to print out the values as you debug. This is how you could achieve that on postman.

1. Open Postman and go to View -> Show postman console.
2. That's it!!!

No comments: