-
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
This is not normal behavior, do you have debug mode turned on for email-ext? Can you share an example of your pipeline and the console log (redacted of course)?