“Find Image” stop recognizing images

I am always grateful for your help.

Why, does “Find Image” suddenly stop recognizing images?
Even though the desired image is displayed, it does not recognize it and it times out.

Set WaitForReady to None → Not Work
Decrease Accuracy to 0.5 → Not Work

So, the most reliable solution is retake the image, but I don’t want to do that.
Is there any way to operate Image-type Activities with high reliability ?

UiPath Version is 2018.2.3

Hi
Did you change the computer or change the resolution?

No, I haven’t changed anything.

I’m so sorry that I don’t have any idea.
If possible,please use the find element replace the Find Image. That won’t have any problem.

Thank you for your reply.

Buddy @kaishii

There are two possibilities out here buddy

  1. Is timeoutMS property of the find image activity is given with some extra time more than the default value of 30 seconds, sometimes though the waitforready or evn decreasing the accuracy wont work if the time taken to load the image is more than 30 seconds, and
  2. another thing is once you select the image go to the activity and click to indicate the scope, with which you can select the area in the page where the image appears, this would make sure that the activity will search for the image in that scope and wait till the image appears…
    Kindly try this and let know buddy
    Hope this would help you
    Cheers @kaishii

Thank you so much. I want to try 2.
I think it will take some time for find image activity stop again.