ClippingRegion - browser vs window

Hi,

I’ve found it easiest to just make regions as variables and pass them as Region argument to SetClippingRegion activity (see my previous post here with New UiPath.Core.Region(New Rectangle( _ ).
That way you can control it with coordinates, either absolute or relative based on positions of other elements.

Regards.

4 Likes