Operating System: Windows 7 x64
Katalon Studio Version: 6.1.5
Environment (for Web testing): Web
Steps to reproduce:
When the test suite is run by console everything runs fine but the * .xml reports are not generated
It is strange because when the suite is run with the Katalon GUI manually everything works perfectly and the reports are generated.
What do I have to configure to make it work?
Command used:
C:\Katalon_Studio_Windows_64\katalon.exe -noSplash -runMode=console -projectPath=“C:\git\Paquete-Prestaciones_Katalon\Paquete-Prestaciones.prj” -retry=0 -testSuitePath=“Test Suites/TestSuite1” -executionProfile=“default” -browserType=“Chrome”