Selenium WebDriver – EMail Validation With Disposable EMail Addresses
Overview: Some of our automated tests might require email validation. Your application might send a Welcome email / User registration confirmation with a link to activate the profile / a token to login as part of Multi-factor Authentication…etc. Your aim could be to check if the email has received or extract some information like auth […]