How to save a report into a special directory from cmd?
I have this cmd arguments:
-summaryReport -reportFolder="C:\testagent\test_repo"
Basic report plugin installed. Selected HTML report. But after execution I have only these 3 files: execution.properties
, execution.uuid
, execution0.log
in C:\testagent\test_repo
.
In the Katalon 5 I had HTML reports after execution :(
You have to append your Plugin Store API key to the command. Please refer to this post.