mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 795 forks source link

driver = WhatsAPIDriverAsync() never loads whatsapp web page #948

Closed GuerreiroLeonardo closed 3 years ago

GuerreiroLeonardo commented 3 years ago

When I instanciate WhatsAPIDriverAsync() the chrome/firefox opens but it never goes to the whatsappweb page. It keeps on a blank page. Is anyone aware of this? I didn't see any issue about it.

GuerreiroLeonardo commented 3 years ago

Found the issue: on chatbot.dependencies.WebWhatsappWrapper.webwhatsapi.async_driver you have to set the __init__ autoconnect parameter = True