How to handle browser or app may not be secure issue with web driver Selenium python?
问题 I'm trying to automate sign in into gmail and I get to see this error. I think this must be because the website is able to detect the automation and blocking it. Can you all please tell me how to overcome this? I don't see this issue with my personal account but this happens only with a common account. 回答1: This issue was because of the selenium chrome profile. I have created a new chrome profile and logged into it with the email id with which I was facing this issue. Then Turn on sync. With