Hi all,
I am using following commands through gitlab CI/CD but browser is not opening in windows 10
Please look into the following command which i used
katalon -runMode=“console” -projectPath=“C:\Users\rshankar\Katalon Studio\DEMO\DEMO.prj” -retry=0 -testSuitePath=“Test Suites/demo” -executionProfile=“default” -browserType=“Chrome”