nateshmbhat / webbot

Web automation library for simple and easy end to end testing and web browser automation that offers super charged features while keeping it simple to use and master
https://pypi.org/project/webbot/
Mozilla Public License 2.0
239 stars 87 forks source link

Unable to login directly through google (suggestion/fix) #37

Open chessboards opened 4 years ago

chessboards commented 4 years ago

After a while I found that you can login through a third party such that allows usage of their 'Login with Google' service (ex. Github / Stack overflow).

To have the login be in the scope of all tabs, enabling 'Allow Chrome sign-in' at chrome://settings/syncSetup works. This might be a nice addition to the docs.