Manual and Automated Testing
›
Training Session Questions
Search
everywhere
only in this topic
Advanced Search
QA - Selenium WebDriver, can anyone help me how to configure Email setup for sending email test result reports
Classic
List
Threaded
♦
♦
Locked
2 messages
ajaygupta19982
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
QA - Selenium WebDriver, can anyone help me how to configure Email setup for sending email test result reports
QA - Selenium WebDriver, can anyone help me how to configure Email setup for sending email test result reports with attached failure screenshot.
And how to verify the pdf generation from the application
Chester
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: QA - Selenium WebDriver, can anyone help me how to configure Email setup for sending email test result reports
You can use javax.mail for that
https://java.net/projects/javamail/pages/Home
In case of a screenshot you can check if the generated email has an attachment or not and fail the test accordingly
Free forum by Nabble
Edit this page