Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

csea-nitc/whatsapp-selenium-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp-selenium-automation


A Python-based selenium automation bot that sends as many messages as you like with a single click! All you gotta do is follow the Steps to use and the bot will do its magic

Warning: This is a prototype and will have bugs - Eg. When the browser takes too much time for the web version to load, the clickable component takes time to load after the button loads, causing the script to crash You have been warned.

Steps to use:


1. Add a source.csv file containing the rows in *phno, msg* format.
2. Run python testautomate.py
3. Scan whatsapp barcode
4. Wait for the script to send the message to each of the number


FAQ:

  1. Does this need the scan part for sure?
    Yea

  2. Can it send to unsaved numbers?
    No, since whatsapp discontinued that feature via whatsapp web. You can save the contacts using contacts.google.com then sync whatsapp contacts and send the messages but do it at your own risk since this project is in no way related to the google contacts feature.

  3. If condition in the looping?
    Well, the intended purpose required that simultaneous cells having messages that needs to be formatted and sent to a single number and for that matter, the feature is set. Feel free to play around and change that part.

  4. How to add head and foot?
    The first row in the sheet needs to be head, foot before extracting to csv.


    Enjoy the script and raise any issues if you find any bug or improvement for the automation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages