Hi there,
Earlier today, I upgraded to 5.4 and tried to run my text suite collection from the console with the flag -executionProfile=develop (full command below). I’ve found that this is still using the default profile. Does anyone know why this is?
katalon -runMode=console -executionProfile=%profile% -projectPath=“C:\Jenkins\workspace\sharedspace\MobileEnterpriseTest\MobileEnterpriseTest.prj” -retry=0 -testSuiteCollectionPath=“Test Suites/MobileEnterprise-Android/LoginTests”
Thanks!