Response Body

If I run a test and it fails, is there a way I can see the response body from the api in the html report? It just shows the status code.

Can you provide a screenshot for us to take a look?


Maybe more like a feature request. Under “HTTP Code” could be another attribute saying something like “Response Message”

If you using CLI, you can add the command: “–verbose”, then the exported html report will include request and response details. You can have a try.