Skip to content

Automate the task of msg, file, img or any data sending to an individual or a group using a time-based reminder.

Notifications You must be signed in to change notification settings

Gekko12/WhatsApp-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation using selenium (Python)

  • To install Selenium
pip install selenium
pip install webdriver_manager
pip show selenium
  • Set the path of chrome driver manually, like for Windows(C:\ProgramFiles(x86)\Google\Application\chrome.exe)
  • Contact should be saved one.
  • WhatsApp version tested: Version 2.2149.4
  • Global variables can be changed, correct absolute-path should be specified.
  • User data path for Window users:
usr_data_path = "user-data-dir=C:/Users/userName/AppData/Local/Google/Chrome/User Data/WhatsAppSelenium"

About

Automate the task of msg, file, img or any data sending to an individual or a group using a time-based reminder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published