Security Alert Pop-Up Problem

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?

image

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

1 Like

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,

1 Like

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.

HI @erkanceylan

Can you check the certificate as @Yoichi suggestion

Regards
Gokul

1 Like

I think i have no authorization to do this. I told this to system administrator. Thank you so much.

1 Like

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

1 Like