command line PDF report

Hello,

Can you tell me how to generate the test reports as PDF, keeping the katalon pdf format?

Regards,

In your Katalon command, add

-reportFolder=“your\preferred\reports\directory”

After running the test suite, all the reports will be saved in that directory.

2 Likes

Hello, after set that param, it creates the report in HTML and json, but the pdf file os not generated.