Warning messages

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
bsing
Posts: 81
Joined: Tue Feb 07, 2012 5:25 am

Warning messages

Post by bsing » Wed Feb 22, 2012 6:25 am

Hi,

I keep getting the following type of warning messages in my Ranorex scripts.

Item 'Transmax_Test1Repository.frmMain.ContainerPnlCallDetails.txtDetails' could be found using its absolute path, but not by using the repository structure. Please make sure that all of its parent folders have unique paths. (You can also try to disable caching for the parent folders of this item.)


How can I get this to resolve to finding the textbox using the Repository and not the absolute path?

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

Re: Warning messages

Post by Support Team » Wed Feb 22, 2012 8:59 am

Hi,
bsing wrote:How can I get this to resolve to finding the textbox using the Repository and not the absolute path?
Therefore please have a look at folksinging forum post:
Repository rooted folder paths not unique

Regards,
Tobias
Ranorex Support Team

User avatar
Ciege
Posts: 1336
Joined: Thu Oct 16, 2008 6:46 pm
Location: Arizona, USA

Re: Warning messages

Post by Ciege » Wed Feb 22, 2012 6:26 pm

Support Team wrote: Therefore please have a look at folksinging forum post:
Repository rooted folder paths not unique

Regards,
Tobias
Ranorex Support Team
"folksinging forum post"? :lol:
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...

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

Re: Warning messages

Post by Support Team » Thu Feb 23, 2012 8:57 am

Hi Ciege,

that was a real bad but of course real funny typo :wink:
folksinging -> following

sounds like this link is very gifted in music...

Regards,
Tobias
Ranorex Support Team

bsing
Posts: 81
Joined: Tue Feb 07, 2012 5:25 am

Re: Warning messages

Post by bsing » Wed Feb 29, 2012 6:58 am

thanks guys. After deleting simple folder where all my components of interest were, and then adding them back using Ranorex Spy, recreating the simple folder and then moving them into it ... the messages have dissappeared.