No option to pass Proxy Information through command line

While running test suite (in Katalon) through command line ,then there is no parameter which can route it through Proxy configuration.

katalon -runMode=console -consoleLog -projectPath=“C:\katalon\kat\TestRecord1\TestRecord1.prj” -retry=0 -testSuitePath=“Test Suites/VenSuite” -browserType=“Chrome”

If i am running test suite using above command ,then it not taking the proxy setting while i manually configured (Windows >Preferences>Proxy).

Hence if any application behind proxy,fails to launch while it run through command line.

Katalon Studio’s next version will pass proxy information to console mode execution by default, so you should wait for that.

Hi there,

Katalon Studio latest version 5.4 has applied the fix for this one. So please double check again on that version.

Regards