I had been using a licensed version of Katalon for a while and had no problems what so ever. Now after obtaining a new laptop and reinstalling katalon, I notice the trial expired and could’t fetch the license anymore. I uninstalled KSE and instead installed Katalon Studio Free (9.4.0). I started new project, integrated with my repo and wrote my first test again. Now when I try to run it locally (web browser) I get the following error in event log:
Azure: Enterprise license for this feature is requested
Upon inspection of the project settings, the azure devops integration is not enabled.
Any idea what is preventing me from running local tests? We want to invest in a CI license in the future, but I first want to build all tests locally before hooking them in a (paid) pipeline.
Hi
I have similar issue after installing the free versino 9.7.1 build 223 katalon studio S.
Shoulden’t the free version work starting a recorded test?
I just dowloaded and installed it. Recorded a short test and try to run it but will not work. Have not done any changes to the program at all. It start to run but the reminates after 1sec.
Event log: Azure: Enterprise license for this feature is requested
The problem was that we used to have a paid version (trial), and had never setup anything regarding Azure, so everything worked as expected. When the trial version ended, and using the same Katalon ARM64 instance (on a free license) we experienced the problems.
I had to install the Katalon Studio Free ARM64 just to be able to use the free features. I think it might be better to feature flag all paid functionality so the same Katalon platform can be used, without the need to re-install depending on free version vs paid version.
If in the future we want to go for a paid version again (likely since we want CI/CD license somewhere in the future). I do not want to have to re-install Katalon Studio.