email integration - Mail Notificaiton using Selenium -
i have doubt ... can use mails in automation(selenium).for ex, submitting form , can use selenium
- send email - verify whether email has been received recepient , can process through selenium
i have read should not automate gmail per aggreement.i not sure .
can 1 suggest regarding this. thanks.
it's possible. can use java mail api achieve this.
otherwise use public email systems mailinator. using api, can fetch email content. please read api docs more info.
similar question asked before.
Comments
Post a Comment