Where do you specify a specific browser to be used, such as Firefox developer version

I want to specify a specific web browser calling the exe by path. Where is this configured? I can configure by type IE,Chrome, firefox… but I want to specify a specific version at a defined path

Hello,

could you please tell if the Firefox path still can’t be changed in Katalon ?

Many thanks.

Hello,

could you please tell if the Firefox path still can’t be changed in Katalon ?

Many thanks.

I think you can’t specify that. It will always use default installed location of the browser on your machine, such as C:\Program Files (x86)\Mozilla Firefox in case of Firefox.

There is an option to add browsers and the exec path Preferences > General > Web Browser. As far as I understand, you should be able to add a browser, specify the path to the app executable, select “Use external Web Browser”, and then check the checkbox next to the browser you want to use.

Once that is done, one would expect this browser to launch when clicking on the Record button. However, despite this configuration the default browser is opened… Is this a bug?

This worked for me

Katalon Studio Version 5.4.2

2018-06-15_12h30_51.png

1 Like

thanks man, this helped