c# Selenium Try using a different browser. If you’re already using a supported browser, you can refresh your screen and try again to sign in

17 views
Skip to first unread message

4

unread,
Jul 6, 2020, 12:57:07 AM7/6/20
to Selenium Users
ChromeDriver drv1;
drv1 = new ChromeDriver(co);
drv1.Navigate().GoToUrl("https://accounts.google.com/signin");



i get this error when logging in google, I cannot log into any accounts. Please help me thank you so much

it didn't work , I still can't log in from any same account. I tried another computer, another account ,the result is the same –

Help me thenk you


Adrian

unread,
Jul 6, 2020, 5:22:32 PM7/6/20
to Selenium Users
Hi,
I believe a change was made late last year to prevent automated logins to google mail from the UI.
To access google mail you need to use the Google API.  See https://blog.mailtrap.io/send-emails-with-gmail-api/

Regards,
Adrian.
Reply all
Reply to author
Forward
0 new messages