-2

I want to modify the Katalon report: I need to change the Host Name in the Report.

Please provide the solution if any.

Thanks KSK

Mate Mrše
  • 7,997
  • 10
  • 40
  • 77
KSK
  • 1

1 Answers1

0

Assuming you are talking about the automatically generated HTML report, you cannot do that in out-of-the-box Katalon Studio.

But, you can code your own solution with Groovy/Java and use it with Katalon.

EDIT:

If you are talking about the email report, you can go to Project > Settings > Email > Template and just remove the hostname.

Mate Mrše
  • 7,997
  • 10
  • 40
  • 77