To run the script in your device (Ubuntu): open the terminal and follow
- mkdir file && cd file
- git clone https://github.com/archi-007/whatsapp_automation.git
- virtualenv venv
- source venv/bin/activate
- pip install selenium
- Also install chrome driver and add the path in the script.