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)
[…]