WhatsApp Web Message Sender
===========================

This package contains tools to send WhatsApp messages via WhatsApp Web automation.

Files:
------
1. whatsapp_sender.py - Main Python automation script
2. whatsapp_helper.html - Simple HTML assistant page
3. requirements.txt - Python package dependencies

Quick Start:
-----------
1. Install Python packages:
   pip install -r requirements.txt

2. Run the Python script:
   python whatsapp_sender.py

3. Follow the prompts to enter phone number and message
4. Scan QR code with your phone
5. The script will automatically send the message

Alternative Method:
-----------------
1. Open whatsapp_helper.html in your browser
2. Click "Open WhatsApp Web"
3. Scan QR code manually
4. Find contact and send message manually

Requirements:
------------
- Python 3.6 or higher
- Google Chrome browser
- Selenium package
- WebDriver Manager
- WhatsApp mobile app

Target Details:
--------------
Phone Number: 03147362343
Message: aja bahir chalyn

Notes:
------
- The automation script requires Chrome browser
- First time setup requires QR code scanning
- Script will keep browser open for 15 seconds after sending
- Contact search may need manual intervention if not found

Troubleshooting:
--------------
- If automation fails, use the HTML helper page as manual backup
- Ensure Chrome browser is installed
- Check internet connection
- Try running script as administrator if permissions issues