Hi,
I am trying to launch Katalon Studio Free version 9.7.2 on my Mac. However, Katalon Studio quits unexpectedly during the login process via the browser. macOS version Ventura version 13.0 Any pointer will be appreciated.
java -version
openjdk version “1.8.0_222”
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_222-b10)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.222-b10, mixed mode)
Attached is the log file.
log (21.9 KB)
1 Like
Your macOS 13.0 is old, and it has a known problem. See the following post:
Hi there,
For those who encounter this issue on Intel-based macOS Ventura, please download the build via this link: Release v8.5.3.alpha · katalon-studio/katalon-studio (github.com) . Below is the list of known issues in 8.5.3.alpha.
Katalon Studio Quick Start Page is not loading.
Sending SOAP requests from SoapUI after importing is unstable.
“Uncaught ReferenceError: editor is not defined” message displayed after sending SOAP requests, and saving request header.
Minor UI issue while adding gl…
our developers found out Katalon Studio’s crashing on macOS Ventura (13.0) is due to an issue with WebKit
@vkdhekial
You should upgrade your macOS v13.2 or newer. See
The issue was fixed by Apple team. You can upgrade to macOS 13.2 Ventura to resolve the problem.
Thank you. I will try it out after upgrading macOS