Page 1 of 1

Performace: record playback is very slow

Posted: Fri Oct 03, 2008 6:13 am
by Ramesh
Playback of recording is very slow and it takes quite a long time, I'm evaluating Ranorex for my product automation. How do I speedup things? any clue would be much appreciated

-Ramesh

Posted: Fri Oct 03, 2008 11:06 am
by Support Team
Did you try setting the "Speed" trackbar to a value higher than 1.0?
What kind of application do you automate?
What actions do you try to replay?

Regards,
Alex
Ranorex Support Team

Posted: Mon Oct 06, 2008 1:23 pm
by Ramesh
Alex thank you!

We have got it fixed by using -----<


RanorexPython.MouseClickElement ( element,
button,
x,
y,
clickCount,
moveTime
)

--->

any clue about putting verification points (or validation), I mean script should not go ahead until it get the object , for eg: if I'm testing http://ranorex.com , the script thoud wait untill "Forum" on the main page apears.

IBM RFT allows user to insert verification points.
Do ranorex also have that kind of feature ?

Thanks,
-Ramesh

Posted: Mon Oct 06, 2008 3:24 pm
by Support Team
HI Ramesh,

we're currently working on Ranorex version 2.0. The new Ranorex Recorder is going to provide a feature to create validation checkpoints during a recording session. Maybe this version could be interesting for you.

best regards

Christoph,
Ranorex Support Team