tlaloc911
tlaloc911
hi @mjhcorporate, in fact, I wanted to include it in the request object, but I notice the req object is different depending on the context: single request, runner or cli...
It has happend to me
@carlosflorencio , is there any open issue related to this PR?
thanks @carlosflorencio , I created #1729 to reflect this need as an open issue
hi @helloanoop , could you consider to accept this PR? The previous PR #795 resolved just the pre-request section, post response script still doesn't have posibility to use aditional roots....
Have you tried with quoted strings? `REST_API_PASSWORD="abc123456789123"` instead of `REST_API_PASSWORD=abc123456789123`
this effect is present also in postscript, this both lines print a number when executed individually or using CLI, but when executed thru the runner they print null ~~~ console.log(res.getResponseTime());...
This report is really great!! thank you I tuned a version for my particular needs in order to being able to share testing results with more people in my team:...
It is great!, thank you so much @trusta
Thanks @asonkeri, it's a great job. Would you mind adding the filter option to folder's run window?