/sendmailgmail

Automate Send Mail in Gmail using selenium

Primary LanguagePython

automate_mail.py

Automate send mail in GMAIL

Requirements

selenium

  1. Install selenium with "pip install selenium"
  2. Download geckodriver from "https://github.com/mozilla/geckodriver/releases"
  3. Extract geckodriver and update PATH

Firefox

NOTE: To fully automate take inputs as command line arguments

send_mail[2,3].py

Send Mail via command line