Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 494 Bytes

File metadata and controls

21 lines (14 loc) · 494 Bytes

Send Whatsapp message!

One can easily send a whatsapp message using this script. Pre-requisite: Scan QR code manually.

Requirements

  • Python3
  • Selenium
$ pip install -U selenium
  • Chromedriver (Needs to be in PATH)

Instructions

NOTE : The version of Google Chrome and chromedriver has to be same.