I’ve reported this issue via support and the response has been mediocre and not helpful. Apparently, they can not replicate it but looks like there’s been the same issue others were having before.
when I select pdf as the attachement type for reports to be sent to my email, they never get attached. I get no attachement.
in the logs, i don’t see any pdf being generated or attached, instead, It still shows only HTML and csv even when they are not selected.
The actual results is no attachments on the email.
1 Like
Have a look at this previous post.
If @ashraf.madina has Project Settings > Plugins > Report > PDF option unchecked, then a PDF report won’t be generated. In that case, the Email would not be able to include a PDF report simply because no PDF file has been generated.
1 Like
this is such a conflicting unintuitive config… katalon, come on!
@Elly_Tran
Katalon’s officail document is poor:
You can decide whether to include a test execution report as an email attachment or not. Specifically, you can choose to include log files and configure which report format (HTML, CSV, and PDF) of test executions to be sent as attachments in the email report.
This description should mention that, as a prerequisite, the Project Settings > Plugins > Report > PDF option must be explicitly turned ON in order to have a PDF report is attached to the Email.
1 Like
Hi @kazurayam,
Thank you for letting me know. I will share it with my team and check it. Thank you!