Automated testing to verify an email confirmation

Asked

Viewed 465 times

0

I am creating automated tests with the webdriver Selenium. I need to do a test to see if an email is sent to the user after registering on the system.

1 answer

1


well Voce has to make Selenium send the email through the system, dai Voce creates a class that opens a browser and enters the registered email url enter login and password access the inbox so this email is must go with a title padAll put the Selenium to click on the email with xpath example //div [text()='email title'] Then he clicks to check the contents and then Send the email so that the next time he works it will not be a problem. if you want help in how to assemble the code put here the problem I respond with greater pleasure.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.