Image exist not identify proper image

Hi all,

I am working on Citrix environment ,when i am trying to check image exist or not

But image exist is returning true for wrong image as well .

I am not sure how can I resolve that.
I have tried increasing of accuracy 0.8,0.9,1…0 still facing same issue.

In retry scope first time it will try for 0.8 second time 0.9 and 3rd time 1.0

Kindly help me how to resolve this type of issues.

Hi @Naveen.Ch

For the image have you given the the frame that only includes the image omitting the background?

Also have you tried using Computer Vision activities to see whether they can help?

Hi @Naveen.Ch

Based on the coordinates i think the selector is not correct

Check the selector in UIExplorer

Thanks
Ashwin S

Hi @Lahiru.Fernando

Thanks for the response.

It is like table format in that I have to check that logo exist or not and I have to compare 4 types of logos with highlating background colour or without background

As per client requirement we should not user CV activities

Hi @AshwinS2,

In Citrix we will not get any selectors.

Hi @Naveen.Ch

Check this

Thanks
Ashwin S

1 Like

Hi @AshwinS2,

i had tried same thing still facing same issue.