Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 318 Bytes

whatsapp_automation

To run the script in your device (Ubuntu): open the terminal and follow

  1. mkdir file && cd file
  2. git clone https://github.com/archi-007/whatsapp_automation.git
  3. virtualenv venv
  4. source venv/bin/activate
  5. pip install selenium
  6. Also install chrome driver and add the path in the script.