Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sending emails using python

Simple method to automate sending emails using python's pytest framework.

The Test Automation Framework is created for automating email.

Scripting Language

Python is used as the scripting language. The front end automation is achieved by implementing pytest test cases using webdriver based automation.

Project description

  1. Login into your email server using SMTP protocol.
  2. Once you login, compose mail and send it.
  3. "requirements.txt" file has all the dependencies associated with this test case.
  4. Use command "pip install -r requirements.txt" to add these dependencies.

About

To send emails using SMTP protocol with python.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages