Object in Groovy script is not automatically update when I change the Object Repository structure

I changed the structure of my object Repository which has failed all of my test cases as the Object in my groovy scripts are not automatically updated. Help!

Hi @nurulinsyirah.mamir

What version of Katalon are you using ? Did you change the structure of Object Repository through the Test Explorer or directly in the physical folder ?

version 7.2.6. I changed from the Test Explorer.

So I use the recording function, copy the generated scripts from Test Cases and transfer it to my groovy script before deleting the generated script in Test Cases.

May I know whether this is Katalon’s limitation, or I am doing things the wrong way ?

@nurulinsyirah.mamir

By Groovy script do you mean Custom Keywords ? Automatically updating Test Object references is available only within the Test Cases and Custom Keywords.