Send bulk messages to WhatsApp contacts using Appium. This is a practical usage of Test Automation and usefull for sending bulk message like "Happy new year"!
Prerequisites
Your system should be configured for using Appium. Make sure your device is connected and listed in ADB.
How to use
- Export your contacts (filtered by only WhatsApp contacts) as a VCF file and repleace it with
contacts.vcf
- Have WhatsApp installed on the phone.
- Run appium server on port 4723
- Set your
bulk_message
inconfigs.py
- From
Tests
folder runBySearch.py
Contact
- Mohammad Monfared
- LinkedIn: https://www.linkedin.com/in/mohammad-monfared-b44a42139/
- GitHub: https://github.com/mmonfared
- Stackoverflow: https://stackoverflow.com/users/7302505/mohammad-monfared
- Email: mohammadmonfared [AT] hotmail [DOT_COM]