Page scroll and click

Hi buddy @elysium
I have a suggestion buddy, its not like pagedown hot key won’t work…yah it will work for sure…but as you say the page is long, we can use a same click activity but inside a retry scope activity… you might be having an element or image next to the word or element you want to see…we can identify and check with element exist or image exist activities…keep that condition in condition block of retry scope activity and use click activity that clicks on down page arrow until the element is seen, in the action block of retry scope activity…increase the number of times to the approximate number of times…so what happens is this will retry, that is, page gets scrolled down until the element is seen

This would work buddy…
Cheers