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

Google Chrome will not allow login to gmail account. #58

Open FernandoJCabral opened 3 years ago

FernandoJCabral commented 3 years ago

When running the demo code to access gmail, Google Chrome will stop working saying that the browser is not safe. Checking why, google says it will not allow a login when the browser is handled by software and not by a person.

Since this is the first time I am trying webbot, I don't know if this is a new issue or not.

chessboards commented 3 years ago

See https://github.com/nateshmbhat/webbot/issues/37