Passing proxy information to remote browser manually

I have tried to pass the proxy information through Katalon Preference → Katalon → Proxy. However, I am still getting “Authentication Required” dialog box.

When I verified the log viewer I am not seeing the user id that I set in the proxy settings.

Log viewer information : “Logging run data ‘proxyInformation’ with value ‘ProxyInformation{proxyOption=MANUAL_CONFIG, proxyServerType=HTTP, password=XXXX, proxyServerAddress=http://XXXXXX.net, proxyServerPort=xxxx}’” Kindly let me know how to pass the proxy details to the remote browser.

Any help?

Remote browser is not supported, so you can’t use it in proxy settings

1 Like

Hi @Vinh Nguyen,

Thanks for the reply. I am trying to run my test in zalenium. As I am behind the corporate proxy. the browser is asking for authentication.

I raised the issue with the Zalenium team they advised me to send the proxy information using desired capabilities. https://github.com/zalando/zalenium/issues/564.

Is there a way to achieve this in Katalon?

Kindly advise.

Hi @Vinh

Any update for me? I would like to launch the browser with the proxy information as desired capabilities.

Thanks

Once I have got a relevant issue at:


I think Katalon Studio ver5.4.1does not support communicating with Remote Selenium server over an organization’s Proxy. The Katalon team replied: “We’ve added a ticket for it. It will be considered for efforts to fix it in later releases.”

Is the issue fixed with version 5.7.0 ??

Looks not supported yet. I tried upvoting it and opened an issue https://github.com/katalon-studio/katalon-studio/issues/20 . Please see if that’s what you are looking for.