Page 1 of 1

object in usercode.cs file doesn't update

Posted: Thu Aug 20, 2009 4:29 pm
by lingzhou
I updated a object name in repository, the name updated automatically in the recording file and cs file, but not in the usercode.cs file. I need to manually change it

Re: object in usercode.cs file doesn't update

Posted: Mon Aug 24, 2009 9:15 am
by Support Team
Hi,

That is correct. the names inside the user code methods are not automatically updated as the code is out side of the recording scope.

To prevent problems and conflicts with the custom code that you add to the user code Ranoex Studio does not modify the code inside of the methods in this file.

kind regards,

Ron,
Ranorex Support Team