ultrafunkamsterdam / undetected-chromedriver

Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
https://github.com/UltrafunkAmsterdam/undetected-chromedriver
GNU General Public License v3.0
9.16k stars 1.1k forks source link

can not login google account #1810

Open 9xEzreaL opened 3 months ago

9xEzreaL commented 3 months ago

google I'm using undetected chromedriver version 3.5.5, but I can not login google account, is there any possible to login google account? thanks

Copy05 commented 3 months ago

ChromeDrivers cannot login to Google Accounts. See: https://stackoverflow.com/questions/60117232/selenium-google-login-block

you could pass your existing user data from your normal chrome directory with the --user-data-dir argument. but i'm not sure if it works

Also please note that ChromeDrivers create temporary sessions and cannot save cookies or data.