Possible Expose Response Object To Calling Function When API PostmanRequestRunner.run Method In Invoked
Opened this issue · 4 comments
bhreinb commented
Hi There,
I have been trying out your library for the last few days. Super work
Albeit I feel it's missing one or two very important features
- I'd like to know what the full request object was post environment variables substitution
- I'd like to do validations on the response object within the Run method
Is it possible that these two items are returned as part of the return from executing the API PostmanRequestRunner.run?
I'm almost certain that exposing these items would open the library to a wider audience.