L
L
Loligan2016-10-14 11:30:22
selenium
Loligan, 2016-10-14 11:30:22

How to check email arrival in Selenium automation?

How to check if an email is being sent from a website? It is necessary to check whether the client has received a letter from gmail, yandex, etc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danil Biryukov-Romanov, 2016-10-14
@urtow

Bury the stewardess
Stop stuffing selenium everywhere.
To send Email from the site - use Selenium or work with the site's API directly, if possible.
To check that emails have been sent to gmail/yandex/etc, use the imap/pop3 client for your programming language.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question