- In a given window, how do i set the clipping region to the sizes(left,right…) I want?
- Also, If we indicate the image on screen(say for click image activity), can we still set the clipping region along with element/selector…or we need to use only one of them?
Hi @rameshgp43
I believe playing around with the recorder might help here. Please see this article on how to scrap relative text:
Basically, selectors should be your way to go, but clipping regions might help in case you cannot purely rely on selectors.