Page 1 of 1

Slow when searching objects

Posted: Sun Nov 24, 2013 2:04 pm
by danffie
I've tried all the ways to accelerate the speed.
1. Turbo mode
2. Speed factor
3. Minimize the duration time, keyboard action time, mouse time and key sequence time.
4. Try to modify the XPath. (Don't know whether it is correct)
The RanoreXPath of our product is something like "/form/tabpagelist/tabpage/element/element/tree/treeitem/treeitem/treeitem/text[@automationid=xxx and @name=xxxx]"

But seems the speed cannot be improved. The 1st time to search objects of the product will take around 6 seconds and the following action will take around 2-6 seconds randomly.

Is there anyone who could help to check what is the problem and how we can resolve it? Thanks.

Re: Slow when searching objects

Posted: Tue Nov 26, 2013 4:13 pm
by Support Team
Hello danffie,

Which Ranorex version do you use?

Please post or send us ([email protected]) a Ranorex Snapshot of your application.
This would help us in analyzing your issue.
Please take a look at our User Guide for more information on how to create snapshot files.

Thanks in advance.

Regards,
Markus (T)

Re: Slow when searching objects

Posted: Thu Mar 13, 2014 12:06 pm
by mzperix
Do you run your tests in Ranorex Studio?

If yes, try this last one: use the Run without debugger option to run your tests. Note, that you cannot play a recording file this way, only the whole test suite will be run.

Regards,
Zoltan