Skip to content

SrinivasSurisetti/Python-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“§ SeleniMail – Automating Random Email Generation & Delivery

SeleniMail is a Python automation project that combines Selenium and SMTP to:

  1. Generate a random email address.
  2. Enter it into a demo registration form using Selenium.
  3. Send the generated email to your inbox automatically using SMTP.

πŸš€ Features

  • βœ… Random email generation with uuid
  • βœ… Automated form filling using Selenium
  • βœ… Email delivery via SMTP (Gmail)
  • βœ… HTML email formatting for clean results
  • βœ… Easy-to-run single Python script

πŸ› οΈ Tech Stack

  • Python 3.x
  • Selenium (for browser automation)
  • smtplib & email.message (for sending emails)
  • uuid (for generating unique emails)
  • ChromeDriver (for Selenium browser automation)

πŸ“‚ Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages