/WhatsApp_Bulk_Sender

Send bulk messages to WhatsApp contacts using Appium

Primary LanguagePython

WhatsApp Bulk Sender (ANDROID)

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

  1. Export your contacts (filtered by only WhatsApp contacts) as a VCF file and repleace it with contacts.vcf
  2. Have WhatsApp installed on the phone.
  3. Run appium server on port 4723
  4. Set your bulk_message in configs.py
  5. From Tests folder run BySearch.py

Contact