Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test sending Email with selenium webdriver using c# #252

Open
wijdench opened this issue Aug 29, 2016 · 4 comments
Open

Test sending Email with selenium webdriver using c# #252

wijdench opened this issue Aug 29, 2016 · 4 comments

Comments

@wijdench
Copy link

Hi,

I want to get a link in email body sended on button click in my application, i used Test Server Mail Tool in local to get all emails.

Is there any way to do it?

@robdmoore
Copy link
Member

I'm sorry, but I'm not sure what this has to do with selenium? Surely this is just a function of your web application?

@wijdench
Copy link
Author

I mean that i want to automate the porocess of sending email and getting a link from email body with automated UI TEST with Seleno Selenium Webdriver.

@robdmoore
Copy link
Member

You'll have to use an email account that allows programmatic access to the email content, or use some sort of local mail server that allows programmatic access.

@wijdench
Copy link
Author

I want to use a local email server called "Test Mail Server Tool". but i don't know how to switch to this server to get email information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants