Ho to handle "The information that you’re about to submit is not secure" error on chrome

Hello,

I am trying to run a process on moneycontrol.com through chrome browser. But it throws error " The information that you’re about to submit is not secure" when I hit search button in the website.
It doesnt happen in Edge. But I want to use Chrome.
Any ideas on how to handle this error/warning.

Appreciate your response.

Thanks,
Manjari

1 Like

Hello @anon24920977 ,

You can use the Element Exist and an If action.
Element exist = THat page with the message.
If Page exist, click on send anyway
If page does not exist, simple do what you should do on the new page.

I hope it helps.

Vasile.

The following works for me

Find it by selecting the entire window with UiExplorer and search through the visual tree on the left side until you find what you need.