Ricchch
(Ricardo)
October 10, 2023, 1:12pm
1
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
Anil_G
(Anil Gorthi)
October 10, 2023, 1:50pm
3
@Ricchch
Please have use application and cv scope separately …dont combine both
cheers
1 Like
Ricchch
(Ricardo)
October 10, 2023, 2:18pm
4
Hello Friends,
i separated CV from Use application Scope. i have this same result
it didn’t find the second one.
Any other suggestion, thanks a lot,
Ricchch
Anil_G
(Anil Gorthi)
October 10, 2023, 2:36pm
5
@Ricchch
Can you show what selector did you get…if you validate is it validating?
cheers
1 Like
Ricchch
(Ricardo)
October 11, 2023, 12:37pm
6
@Palaniyappan @Anil_G ,
thanks friends.
I had to increase timeout and separate CV from Use application
2 Likes