Use Katalon as an IDE for Robot Framework

How to add Robot Framework in preferences. Where to set the Python interpreter with Robot framework library. I exported my existing Robot framework but not able to run it.

you cannot. katalon is using java/groovy with an embedded eclipse engine, it is not a generic IDE.
Use VSCode or Pycharm.

Thanks. Do you have steps to do this. Currently I am not using enterprise version.

see here 'IDE’s known to work with robot:
https://robotframework.org/#tools

RIDE should work out of the box, for the others some tweaking may be needed.

Hi,

I am using IntelliJ IDE with robotframework, works fine