-
New Feature
-
Resolution: Incomplete
-
Minor
-
None
Hi all, I am using Jenkins for running Postman API tests using Newman CLI and sending test results via mail in attachment. The problem is, when Email Extension attaches the *.html report, it prints all of the HTML content in console output.
There should be an option to disable printing content of attached file in console output on GUI configuration.
Thanks