Global Send Keys - Page Down
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-18 10:29 PM
Hi,
I need to use global send keys (unless you have another idea) to scroll down on a website. My issue is that this particular website requires that we type in a mailing zip code to populate the address fields. I am able to use global send keys to write the zip code in the field but the other address fields will not auto populate unless the zip code field is physically clicked. Since the zip code field is further down the webpage my process must first scroll down so it is visible.
Any help is greatly appreciated!!!!!!!!!
Chris C.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-06-18 10:53 PM
I think the GSK is {PGDN} but you might also want to try the Focus method on an AA element.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-06-18 04:47 PM
Try {DOWN} as Global Send Keys if {PGDN} is scrolling too down. You can use {DOWN 2} if you want to get effect of pressing down arrow key twice.
Thanks,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
18-06-18 11:54 PM
You can also try using SPACE KEY to scroll down in a website. Provide as Global Send keys "" "".
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-12-20 07:49 PM
[pagedn] is the GSK for Page Down
------------------------------
Raajeesh Pediredla
RPA Configurator
HSBC
Asia/Kolkata
------------------------------
------------------------------
Raajeesh Pediredla
RPA Configurator
HSBC
Asia/Kolkata
------------------------------
