Katalon Studio version 6.2.0.rc1 with experimental support for iOS 12.2 and Xcode 10.2

I am getting an error opening the Chrome browser: com.kms.katalon.core.exception.StepFailedException: Unable to open browser with url: ‘’

The code for opening the browser is WebUI.openBrowser(’’). This works fine in Firefox, but fails with Chrome (on MacOS).

Edit: The steps here fixed the issue: Problem with Google chrome 74