OCR - Help

Hello Friends,
I would really appreciated if you could help me with this problem.
I have a program which stops at some point of the coding path.
i have this message as indicated in picture below

then when clicking at (as picture below)

i have a message telling me to change some variables…

what it happens next , i just press continue (without changing anything) and my program finish normally…

thanks for any suggestion/advise to make this bot to run without any stops …;
Thanks
Ricchch

Fine

I think you are trying to interact using CV CLick text activity with an element

Make sure the application is opened before trying to interact with it

I believe you have opened it with use application activity

@Ricchch

1 Like

@Ricchch

Please have use application and cv scope separately …dont combine both

cheers

1 Like

Hello Friends,
i separated CV from Use application Scope. i have this same result

it didn’t find the second one.
image

Any other suggestion, thanks a lot,
Ricchch

@Ricchch

Can you show what selector did you get…if you validate is it validating?

cheers

1 Like

@Palaniyappan @Anil_G ,
thanks friends.
I had to increase timeout and separate CV from Use application
:handshake:

2 Likes