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

Verify SMTP ERROR with UI TEST #249

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

Verify SMTP ERROR with UI TEST #249

wijdench opened this issue Aug 2, 2016 · 4 comments

Comments

@wijdench
Copy link

wijdench commented Aug 2, 2016

Hi,

I want to verify in my UI TEST that there is an smtp exception with status code or with a message that is presented in view page : Unable to connect to the remote server

Can you help me!

@robdmoore
Copy link
Member

You could search the page content to see if the text you are looking for is present?

On 2 Aug 2016, at 6:25 PM, wijdench [email protected] wrote:

Hi,

I want to verify in my UI TEST that ther is an smtp exception with status code or with the message that is presented in view page : Unable to connect to the remote server

Can you help me!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@wijdench
Copy link
Author

wijdench commented Aug 2, 2016

i know but is there any other way to get the exception message from the server?

Thanks

@robdmoore
Copy link
Member

Not really sorry. Selenium is running a web browser - that has absolutely no connection to the web server apart from the connection to port 80/443.

Rob Moore | Readify Principal Consultant, Technical Specialist (Microsoft Azure) | m +61 400 777 763 | e [email protected] | w readify.net

On 3 Aug 2016, at 1:35 AM, wijdench [email protected] wrote:

i know but is there any other way to get the exception message from the server?

Thanks


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

@wijdench
Copy link
Author

wijdench commented Aug 3, 2016

ok

Thanks for your response

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