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

Add current URL to error report #202

Closed
galatrash opened this issue Jun 11, 2015 · 10 comments
Closed

Add current URL to error report #202

galatrash opened this issue Jun 11, 2015 · 10 comments

Comments

@galatrash
Copy link

Adding the current page URL to the error report along with the existing captured image ("canopy-image(iVBORw...)" would add more value to logged information.

needs to be added to this line: consoleReporter.fail ex id ss

@lefthandedgoat
Copy link
Owner

I will add Url, Time information (how long a test took), and stacktrace to the HTML reporter.

@lefthandedgoat
Copy link
Owner

How does this look to you?

image

@lefthandedgoat
Copy link
Owner

And because I realized that I am not sure if you are talking about the console output or the html output, here it is in the console

image

@galatrash
Copy link
Author

Thank you. Are you going to support the new Selenium release 2.46.0 ?

@galatrash
Copy link
Author

BTW, I don't see the changes published to NuGet or GITHUB :^)

@lefthandedgoat
Copy link
Owner

I didn't make the changes yet, I was making sure this was addressing your problem =).

And yes I can update to latest Selenium too.

@galatrash
Copy link
Author

Yes, this is what I was looking for. Thanks or your prompt actions.

@lefthandedgoat
Copy link
Owner

Released now, enjoy!

@lefthandedgoat
Copy link
Owner

I broke the reporter link with 0.9.27 and I am fixing it now. I have removed that listing from nuget and am working on a fix now.

@lefthandedgoat
Copy link
Owner

Fixed in 0.9.28 and published. Sorry!

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