Groovy:unable to resolve keyword class that exists

It would be an idea to do “Clean-build” once. I mean, you should remove old binaries and recreate them by compiling all *.groovy files to *.class.

  1. close the Katalon Studio project
  2. take a full back-up of the project directory just in case
  3. in the project directory, remove the following folders (these will be recreated when you reopen the project)
  • bin/
  • Libs/
  1. in the project directory, remove the following files
  • .cache
  • .classpath
  • .project
  1. re-open the project.