selenium - Record confirmation email -
using selenium ide(html), i'm recording registering under 1 website, , confirmation email sent when sign successful.
this confirmation message sent gmail. recording check in gmail using selenium-ide can't record.so want know how record in gmail using selenium?
well email going?
gmail?
yahoo?
some other web page?
the above 4 questions important! because, let's want check confirmation email gmail
if need go gmail url
, need record login , assert
things.
i show example gmail.
i want check in gmail if
command open
target https://mail.google.com/
this 1 need add test. because of need go new page need use open
command.
Comments
Post a Comment