by dal » Wed Sep 22, 2010 6:21 am
Let me explain how we have done the Scripting:
1. Added the required objects to Repository
2. Used those objects to perform any action onto, in the scripting (e.g. object.click / object.value = "Text" etc)
I am verifying some Static Text in the screen to make sure we are into the correct page before performing any entries/action onto the page. Here its taking more time in identifying the page & entering the values in the Text Boxes present in the page though we have not used any Delays in the scripts.
Lets say for entering the 5 different values into a page took me for 1-2 secs in other automation tools, here its taking about 30-35 secs (entering the values into a text box, that pauses between subsequent text box entries)... So asking is there any default Run Settings to be adjusted to ignore the play-back delay.
Regards,
Dal...