Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 916 Bytes

README.md

File metadata and controls

38 lines (20 loc) · 916 Bytes

Whatsaap automation using python

I have used selenium module to do so. This project can help in sending messages. But short of improvement there so please help.

The main code is on main.py

The file chromedriver.exe is for crome driver of version 96.

How to run this code

to run the program download the following python modules

  1. selenium
pip install selenium

How to use this code.

After running the code: -

first of all scan the QR code whatsaap step_1

And the select the chat to home you want to send messages step_2

Then go to the console and press enter

step_3