Hi,
While the robot is running on the server, the pop-up in the screenshot below appears. I haven’t been able to figure out exactly. How can I disable this popup?
Hi,
While the robot is running on the server, the pop-up in the screenshot below appears. I haven’t been able to figure out exactly. How can I disable this popup?
Hi @erkanceylan
Have you try it in Debug mode and figure it out.
After that Use Element Exist activity
Indicated the element on the screen and store the value in Bool
Use If activity → Pass the condition as bool
Then → Use click activity Based on you requirement click → Yes, No option in it
Regards
Gokul
Hi,
This message says certificate of the server doesn’t exist on your trust chain.
If you add root certificate of the server certificate as trust anchor manually, the message might not be shown next time. Can you try to click “View Certificate” and add root certificate as trust?
Regards,
Thanks for answer but my aim is block pop-up forever. I can do it by your way but i don’t understand why this pop-up appears and what is the root problem.
I think i have no authorization to do this. I told this to system administrator. Thank you so much.
Great @erkanceylan
For now you can handle it via Element exist activity that i mention in the above post
Do you have any Further queries?
Regards
Gokul