Selenium Python - Testing email functionality of my app using localhost SMTP -


checking if emails being sent application. have created localhost:25 smtp in application. want check if emails being sent localhost:25 smtp. how can achieve using selenium python?

note - have front end

selenium used automating browsers. since checking emails, use python email library. if have web frontend, use selenium automate front-end make sure email sent.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

Receive udp packets in android gstreamer -