Moving Elements Within Repository

Bug reports.
mrusso
Posts: 16
Joined: Thu Feb 03, 2011 12:54 am

Moving Elements Within Repository

Post by mrusso » Fri Apr 29, 2011 9:34 pm

When renaming elements within a repository, both the Recording (.rxrep, .cs) files and standalone C# files (.cs) referencing this element are automatically changed to reflect the new name. From the looks of things, all files across the whole Solution are changed. This is great!

However, this same behavior does not work with moving elements inside a repository. When elements are moved, the Recording's ".rxrep" file is changed, but all C# source files (including the Recording's own [RecordingName].cs file) are unmodified.

It would be great if moving elements within the repository worked as well as renaming them. Can this be fixed?

This is on Windows XP using Ranorex Studio v3.0

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Moving Elements Within Repository

Post by Support Team » Mon May 02, 2011 12:25 pm

Hi,
mrusso wrote:It would be great if moving elements within the repository worked as well as renaming them. Can this be fixed?
With Ranorex 3.0.2, we've redesigned the code generation. We screwed on the performance and even on the usability. Then your problem should be solved too with Ranorex 3.0.2, because the code gen is now more intelligent.

Regards,
Peter
Ranorex Team