Is there a way to capture the Raw Requests and responses in the Junit style HTML report ?
Hi All, I was exploring the possibility of capturing the Raw Requests and responses in the Junit style HTML report that is generated after the test execution. In my previous company our team had ...