How to get the element exists search for element in specified region on screen

How to get the ‘element exists’ activity search for element in specified region on screen.

I have an element to search for in a specific region of screen. I tried using the ‘Clipping region’ of target.

It returns True even if the element/Image is not existing inside the clipping region(mentioned in the target) of the ‘Element exists’

Any help. Below is screenshot of the xaml.

1 Like

Hi @Sumit_Ghosh1

Give a try on image exists and check once!

Regards

HI @Sumit_Ghosh1

After selector has been set open UI Explorer and check if it has innertext or outertext or text with the attributes
if has you can add that attributes in the Selector

Regards
Sudharsan