Micro Focus QTP (UFT) Forums
Go till the end of a window screen without recording the script for v-scrollbar - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Go till the end of a window screen without recording the script for v-scrollbar (/Thread-Go-till-the-end-of-a-window-screen-without-recording-the-script-for-v-scrollbar)



Go till the end of a window screen without recording the script for v-scrollbar - Elora - 09-09-2011

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


RE: Go till the end of a window screen without recording the script for v-scrollbar - ketan.barbade@gmail.com - 09-10-2011

Create the object of window shell script.
use send key method for "page down key" on keyboard



RE: Go till the end of a window screen without recording the script for v-scrollbar - Elora - 09-11-2011

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