
Hi can someone tell me how to scroll down in Power Automate Desktop?
I need to scroll down on webpage like when i press left mouse click on page and then arrow key down few times for example 3 times.
I need to make that i can use arrow key down so i can go to certain part on page so i can add later send mouse click to x y position.
If i use send key arrow down then it will scroll down on page ( it will go all the way to the bottom of the page).
I have read about “Scroll” Action in power automate but i didn't find it 😐.
Hi @misko2 ,
I'm not sure you really need it. In Power Automate Desktop, you can load a webpage and go to any element on the page, even the ones a few "scrolls" down the page. As an example, if I visit a page that is fairly long and need to do an action in "attachments" in the middle of the page, I can select the element attachments and go directly to that part of the page (then do other things such as upload an attachment). I use this example because I am doing this frequently.
I do not recommend Send Keys for the description of your task. My point is, whatever you are trying access in PAD is already available for you, even if it is not "visible" in your screen - just select it.