Python Forum

Full Version: Selenium google login
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

I am trying to login to my google account with selenium web browser, but google dosent allow to login using the chrome webdriver browser selenium uses.
I know thats because of a security setting in my account as when i created another 'test' account i was able to login without any problem.
My main problem is now i am not able to know what settings i should change, as i have tried to switch off all the security i have(i dont have a problem with this as i just use it for school purposes). Anyone has any idea what i should change ?

Thanks.