Selenium c# with Mailinator

474 Views Asked by At

I am trying to write automated test for a registering process and I send out a html formatted activation email to a mailinator.

In the email there is a button I want to select that takes the user to another page.

I tried selecting the button with almost every way by using xpath, css selector and so on...

Is there any way to make this work? Or any other clients? I would like to try and avoid setting up dummy accounts.

0

There are 0 best solutions below