extentreports-cucumber7-adapter icon indicating copy to clipboard operation
extentreports-cucumber7-adapter copied to clipboard

PDF details report section Step/Hook details returns the execution steps

Open papitham123 opened this issue 2 years ago • 2 comments

Hi, In PDF Extent report, i have set the displayDetailed: true in pdf-config.yaml file. Once the PDF Extent report generated under the details section->for any particular scenario the Step/Hook Details it returns the steps say e.g. below

Given I register a user When I send a post a request Then login should be successful.

My query is along with the above step it also returns the step execution output e.g. Request headers, Response details etc. Is there any way to display only the step not the step execution output? Thanks.

papitham123 avatar Sep 29 '23 08:09 papitham123

Currently this is not supported. What is the reason you desire this output?

Thanks

grasshopper7 avatar Oct 03 '23 06:10 grasshopper7

Currently this is not supported. What is the reason you desire this output?

Thanks

Hello, The pdf report generated is very huge (due to multiple steps for a particular scenario in test suite ) and secondly the graph generated for each scenario and details around is taking quite space which i feel is not much helpful. Thank you.

papitham123 avatar Oct 04 '23 20:10 papitham123