DEV Community

Discussion on: How to send WhatsApp messages for free and reliably with only 3 lines of code? Python

Collapse
 
jessmorais profile image
jessmorais

Hi, Do I have to scan my QR code every time that I want to send a message?
Why do you use chrome driver?
Thank you :)

Collapse
 
aahnik profile image
Aahnik Daw • Edited

you have to scan the QR code only for the first time. The session will be saved on your computer.

Chrome driver is used to take actions such as clicking and typing in google chrome.

For asking questions and discussing, you can come to the discussion forum of wappdriver

github.com/aahnik/wappdriver/discu...

Some comments have been hidden by the post's author - find out more