Simulate mouse scroll / scroll without using scroll bar

I’ve created a Scroll Activity and published it.

It takes two arguments

  • up (True of False): tells the activity to scroll up or down
  • amount (number): tells UiPath how much to scroll. 1 = ± 120 pixels, 2 = ± 240 pixels …

You should make sure your mouse is hovering the correct element.

Have fun :slight_smile:

27 Likes