UiPath.Core.Activities.GetOCRText not working

Hello Guys,

I have a situation over the activity Get OCR Text. When I place it on the draw it works perfectly, but after I close the uiPath and then open the project again, it always shows this error:

Message: Could not find the UI element corresponding to this selector:
[1]
[2]

Search failed at selector tag:
[1]

The closest matches found are:
[67%]
[43%]
[41%]

Exception Type: UiPath.Core.SelectorNotFoundException

RemoteException wrapping UiPath.Core.SelectorNotFoundException: Could not find the UI element corresponding to this selector:
[1]
[2]

Search failed at selector tag:
[1]

The closest matches found are:
[67%]
[43%]
[41%]
at UiPath.Core.Activities.GetOCRText.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Core.Activities.ObsoleteAsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

This happens to all pictures. Could anyone help me?

Hi Tassio,

Could you be so Kind and Share your selector?

Best regards