How to change the Browser type in run time for Test Suite collection

Hi Team,
I want to run the Test Suite collection in the diffrent browsers. And i want to change this in the comment line. So please help me on this to change the browser type for Test Suite collection through comment line execution.

Thanks

1 Like

Nantha,
Did you have a chance to look at our instruction for doing this case: https://docs.katalon.com/display/KD/Console+Mode+Execution?

Check also this solution which uses a Test suite and a Test collection :

https://testautomationresources.com/web-testing/multiple-browser-testing-katalon-studio/

This page is empty. Is there another link in which it is not empty?

I wish to implement this as well.

The link you provided is for using the command line. But how do we set the desired browser type (Chrome, Firefox, IE, etc.) in the Katalon code itself, if possible?