A simple program to automate sending message on whatsapp. It sends number of messages to a person or group using whatsapp web. User has to login first as whatsapp web page open.
For automation selenium is used. At first user has to make changes in script and put person or group name, message and number of times the message has to be sent and then run the script.
Tested with -
- Google Chrome version - 53.0.2785.116
- Python - 2.7.12
- Chrome Driver version - 2.24.417424
- selenium