I have installed Katalon Studio 5.3.0 on Mac OS 10.13.2
I created a new sample project “Sample Web UI Testing Project”.
In the Tests Explorer, I opened up Common Test Cases and selected Login
I then clicked on the Run button.
The Job Progress showed a green check, and the “Log Viewer” is empty, Runs shows “0/1”
Clicking on the Console tab shows 14 “unable to resolve class” errors:
Hello Eric. Are you using any sort of helper app for managing your Groovy install. I am using SDKman and I am wondering if this is part of the problem.
Unfortunately this issue has caused me to abandon Katalon despite its huge potential.
–dave
Not that I know of, unless homebrew or npm is involved? I’m considering abandoning too if I can’t develop locally but really don’t want to.
@kazurayam you seem to help out a lot on similar questions—any suggestions for how to fix a classpath problem with the default Katalon install on macOS?
You seem to have a misunderstanding. The distributable file(*.zip on Windows, *.dmg on Mac) of Katalon Studio contains all of the dependencies (Java Runtime Environment, Groovy, Appium) bundled, and the katalon executable will run using the bundled ones. Katalon Studio can run without the Openjdk, Groovy and Appium which you have installed into you machine.
@kazurayam that was my assumption too, so please take the above as a sign of my desperation to try and figure out why something self-contained can’t link to the core class
I’m at a total loss for what to try, short of nuking my entire OS and reinstalling.
David posted a long time ago citing an older version. I’ve been using the latest—including a fresh install this morning—but have had this problem since whatever the latest release before the big 7.0 rollout was.
You said you have the same problem as David, but it is not clear for me what is your problem. Could you show the screenshot which presents Groovy compilation error?