Page 1 of 1

slow going

Posted: Wed Feb 22, 2012 8:36 am
by bsing
Hi,

I can highlight items from the repository straight away on my form, but at runtime the scripts take the maximum search timeout (30 sec) to find the component.

How can this be when the highlight can find the item?

Re: slow going

Posted: Wed Feb 22, 2012 1:09 pm
by Support Team
Hi,
bsing wrote:How can this be when the highlight can find the item?
If you run your test, do you get any warning or error in your Report? If yes would it be possible to post us the report? Does this occur only on a special element? Are you able to highlight the element with Ranorex Spy?

Regards,
Peter
Ranorex Team

Re: slow going

Posted: Thu Feb 23, 2012 7:51 am
by bsing
I created a simple folder in the Repository so I could group similar items together and then copied items to this folder. I noticed that warning messages started coming up after this, that items could not be found in the repository, and the absolute path was being used instead.

After deleting the folder and all the items, I used Spy to identify and put them into the repository again.

It seems to be working fine now.

Is this a defect (to do with the folder)??

Re: slow going

Posted: Thu Feb 23, 2012 10:13 am
by Support Team
Hi,
bsing wrote:Is this a defect (to do with the folder)??
A simple folder should not affect the RxPath structure. Are you sure that you've added a simple folder and not a rooted folder? A rooted folder for sure affects the RxPath structure. For a detailed explanation please take a look to following post http://www.ranorex.com/forum/warning-fo ... t1576.html

I would also recommend you to take a look to online tutorial
http://www.ranorex.com/support/user-guide-20.html

Regards,
Peter
Ranorex Team

Re: slow going

Posted: Wed Feb 29, 2012 6:54 am
by bsing
Deleted simple folder, and re-added components using Ranorex Spy, then recreated simple folder and move all components back. Seems to be working now, with no warning messages.