-
Hi All, I am currently using Jenkins for sending the report via email to the team and eventually got it to working with Extended Email Notification option. With this, the index.html is sent to the relavant parties.
OR
If there is any way for the 2nd then thats most preferred because as we know the report is just excellent and pleasant to see. I tried to lookout for an option for past one day but still stuck with it. Please let me know if anyone has done this, thanks/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can't send the index.html as it relies on JS libraries to work and won't rended in an email. For email notifications, use the single page report (see https://github.com/serenity-bdd/serenity-core/tree/main/serenity-single-page-report) |
Beta Was this translation helpful? Give feedback.
You can't send the index.html as it relies on JS libraries to work and won't rended in an email. For email notifications, use the single page report (see https://github.com/serenity-bdd/serenity-core/tree/main/serenity-single-page-report)