Posts: 3
Threads: 1
Joined: Sep 2011
Reputation:
0
09-09-2011, 11:19 PM
Hi All,
I am writing script for window application.
My question is how can I go till the end of a window screen without recording the script for vertical scrollbar?
Please respond.
Thanks,
Elora
Posts: 6
Threads: 4
Joined: Jan 2011
Reputation:
0
09-10-2011, 12:24 PM
Create the object of window shell script.
use send key method for "page down key" on keyboard
Posts: 3
Threads: 1
Joined: Sep 2011
Reputation:
0
09-11-2011, 08:51 PM
Hi Ketan,
Thank you for the reply.
But my problem is not with the send key...
When i press tab, the cursor is moving down to the next control,and i could script this using "micTab" but the problem is whenever i press Tab control the vertical scrollbar is moving to the end of the page and then i am getting "object invisible" error.
Please do send me the solution for this.
Regards,
Elora