How to the API response show in the Reports

How to the API response show in the Reports

image.png

tcs,

I will move this suggestion to New Feature/Suggestion box so that it could be voted for the next releases.

What will the report look like if there are thousands of line in the response?

Maybe have it as a toggle on/off for each test?

You can use println("Raw JSON: " + responseObject.getResponseText()) to print the Json response to the console. IS there something similar for reports? If so, you could then only print the response for the tests you choose. Or there could be a drop down section which is closed by default which contains the JSON response