Emailable-reports.html on Jenkins | Selenium Forum
M
Posted on 14/09/2015
Hi all,

Can someone please help with how to configure Jenkins to emailable-report.html artifact by email.


In my post build action I have the following settings:

Project Recipient List : abc@test.com

Content Type : Both HTML and Plain Text

Default Content : ${FILE,path=”target/surefire-reports/emailable-report.html”}

Attachments : target/surefire-reports/*.zip


I believe I have the right settings but am still not able to get the emailable reports sent to my email.

M
Replied on 15/09/2015

we have explained this Jenkins module.