How to scroll the scroll bar right in UiPath. Attached the screenshot, which activity i should use
You can use send hotkey activity with the right arrow button
Cheers
Hi,
In your case the easiest way is just using Keyboard Shortcuts and put “End” key there, it will scroll all over the right side, like in the screenshot below
Another option is to use mouse scroll activity and select direction Right but then you will need to adjust by distance or element, for example you can put distance = 5 and then it will scroll 5 times, you can adjust as you need
Here is the sample projet in case you want see the activities.
Scroll.zip (683.6 KB)
It it was useful please mark as the solution =)


