shauryauppal / PyWhatsapp

Python Automation using selenium & Scheduling of messages and media
https://www.linkedin.com/in/shaurya-uppal
Apache License 2.0
455 stars 159 forks source link

Integration of Headless Driver #52

Closed shauryauppal closed 3 years ago

shauryauppal commented 4 years ago

Integrating Headless Chrome Driver in Pywhatsapp script.

ashishnitinpatil commented 4 years ago

The biggest issue I see here is circumventing the QR code scanning.

shauryauppal commented 4 years ago

@ashishnitinpatil i have fixed this in a eay like you have to scan qr code only once and next time you run the same code you don't need qr code that time headless can work.

Exosylver commented 4 years ago

How do I make it run in headless?

shauryauppal commented 3 years ago

Functionality Added but headless sometimes does not work if WhatsApp web takes a lot of time in the backend to open. Element Find timeouts