Running / Debugging in Intellij

I was just wondering if there was a way to load the project into intellij?
I prefer aspects of intellij such as smart auto import, and better autocomplete of methods when writing custom keywords.
As well as this, I find debugging easier as well.

I’ve tried manually creating a new project, but loading the dependencies isn’t working well for me.

E.g. I can’t seem to import internal.GlobalVariable

Any help would be appreciated.

Thanks!

Tom,
The Katalon Studio test structure might not fit very well to Intellij, and as the result, there might be unexpected behaviors if you try to import them.

1 Like

That’s a shame, thanks for getting back to me though!