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
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