serenity-bdd/serenity-core

Serenity Rest Assured not printing the rest query in the index.html report #1414

silviya123 posted onGitHub

Version tested: serenity Core Version=2.0.7 serenity Rest Version=2.0.7 serenity Cucumber Version=1.9.18

Test scenario:

Post a SOAP request.//with proxy given().headers(headermap).proxy("sample-xxxxxx.test.xxxxx.com.au", 8080).when().body(payLoadWithRequestData).post(endPointUrl);

The request is getting posted and getting the correct response. But the RestQuery is not printed in the index.html.

I checked the same for another request which doesn't have proxy and the RestQuery is present in the index.html with all the details.(Header,request,respone,cookies)

Could you please assist.


@wakaleo is this fix done ? if so can you please help me the serenity version to be used for the same? Thanks in advance! @silviya123

posted by karthikmkulkarni almost 3 years ago

I don't think any work has been done on this.

posted by wakaleo almost 3 years ago

Fund this Issue

$0.00
Funded

Pull requests