Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Send email when execution is completed using robotframework listener

Notifications You must be signed in to change notification settings

adiralashiva8/robotframework-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotframework Email

This repo consist of sending email with results when execution is completed HitCount

Steps to Use:

  • Step 1: Download or clone this repo

  • Step 2: Copy EmailListener.py and config.py to your project

  • Step 3: Update config.py accordingly

  • Step 3: Execute test case/suites using EmailListener.py

    • robot --listener EmailListener.py -V config.py Tests
  • Step 4: Email will be sent when execution is completed


Screenshot

EmailResult

About

Send email when execution is completed using robotframework listener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published