Renaming Test Objects doesn't change their names in code

I’m using Test Objects in code like this: findTestObject(testObjectName). But when I rename test object, its name isn’t updated in code. And it’s kind of pain to search manually for all Test Object usages throughout the code.

Maybe I’m missing something and such things can be done easier. Does anyone have an ideas?

1 Like