Dear RPA,
I’m working on Process that need to take screenshot for some elements from different webpage location.
The challenge i met is how to scroll webpage from one element to the other so that i can take screenshot for them one by one.
Currently, i use click activities but it will involve some errors if the element is Button, link or others.
Do we have any other activities can handle this senario?