Set Clipping Region Issues

Hi, I am trying to click on a specific clipping region that changes dynamically. However, when I use set clipping region and then put a click after, no click is executed despite receiving no errors. Wondering if I have the correct sequence of activities. I have a set clipping region within an element scope and then a click outside of this block.

Hi there.

I suggest using the Highlight activity for a few seconds after the set clipping region, so you can see the new clipping region that was set. Maybe the element that was selected or the clipping region is wrong.

Regards.

1 Like

Thanks! That worked!