Issue with scrolling webpage

Hi forum,

I have an issue related to scrolling webpage,

I tried Sendhotkey activity by passing Pageup/ pagedown and Click on web page scrolling bar and padding hotkeys, it is not working.


Any other way to scroll a web page from Page down to Page up??

Thanks
Latika

Instead of passing pageup and page down pass only “down” key in a loop.

Hope it will work

I tried down/ up in webpage. There is no movement.

First click on any label on the web page then use send hot key and do not add selectors in send hot key.

Hope it will work

1 Like

Solution: I tried that Keystrokes on web page Ctrl+F and Searching for any Text on web page tab and Enter, it is automatically scrolling Page to UP like that same way I have given Page down text search to scroll down.

Scroll Trial.zip (5.1 KB) Main.xaml: Using Ctrl + F to search for specific text.

ScrollAct.xaml: Using external activity to scroll

Thanks
Latika

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.