Send message to Whatsapp via "command line" using Python and Selenium.
- Python 3
- Whatsapp Phone Installed
$ virtualenv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ python send.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Send message to Whatsapp via "command line" using Python and Selenium.
$ virtualenv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ python send.py