Using Katalon to move directories

One more alternative is possible. In the @AfterTestSuite-annotated method of the TS1, you can directly call a Katalon-builtin class com.kms.katalon.core.reporting.ReportUtil to generate the HTML into the location you want . See the following post of mine: