Katalon can't open Safari Browser on Mac

Hi,

I installed Katalon Studio 8.5.3.alpha on my MacBook (Ventura 13.1) and want to execute tests with Safari.

I get the following error:

=============== ROOT CAUSE =====================

Caused by: org.openqa.selenium.WebDriverException: java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:29315

For trouble shooting, please visit: https://docs.katalon.com/katalon-studio/docs/troubleshooting.html

================================================

01-16-2023 04:31:06 PM Test Cases/1_Call/login

Elapsed time: 21,095s

Test Cases/1_Call/login FAILED.

Reason:

com.kms.katalon.core.exception.StepFailedException: Unable to open browser with url: β€˜β€™

at com.kms.katalon.core.webui.keyword.internal.WebUIKeywordMain.stepFailed(WebUIKeywordMain.groovy:64)

[…]

I already tried the steps described here: How do you enable/allow safari browser to run test

but it’s still not working.

Hey,

It seems like Katalon cannot access to the link you have entered. Can you double check by calling that url in Chrome / Safari manually? As well, can you please try to run it in Incognito mode?

Hi,

the problem was that I did not have administrator rights.Works fine now.

1 Like