Email body validation using ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 10:04 AM
Dear Experts,
We are automating the test cases for one of our scoped application in HR module using ATF [San diego]. One of the requirement is to validate the email body.
We are using validated outbound email option but when provide body, ATF is getting failed with error" Could not find email matching condition"
Please shed some light if you have implemented the above in your instances. Thanks!
- Labels:
-
Automated Test Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 11:37 PM
Make sure you're waiting long enough, emails are processed via events so the ATF is likely failing before the event has time to processes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2022 05:15 AM
I have provided wait time, but still I am not. Infact I am validating the email content which should not have the time concern. However the email is triggered and later i am navigating to sent item from where i m trying to validate email from HTML content using query as Body Contains