Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 476 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 476 Bytes

Whatsapp-bot

To run the script you will need to install Selenium and Chrome Driver

Selenium

To install Selenium:

pip install -U selenium

Chrome Driver

To install Chrome driver you need to installed the Chrome browser in your system.

Now, download the latest chrome driver from the official page: https://sites.google.com/a/chromium.org/chromedriver/downloads

Unzip it and copy the chromedriver.exe file to “C:\Python27” location.

Be careful and enjoy