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

Selenium report improvements #82

Open
GoogleCodeExporter opened this issue Aug 26, 2015 · 3 comments
Open

Selenium report improvements #82

GoogleCodeExporter opened this issue Aug 26, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

1) slashes in URL are OS dependent there on linux systems invalid -> URLs 
should have always / slashes
2) test reports should be stored in UTF-8 format
3) asserts aren't logged in reports
4) actions aren't looged too
5) in case of runtime exception (other than selenium exception) the test is 
green and exception is not logged

Original issue reported on code.google.com by [email protected] on 21 Mar 2012 at 10:18

@GoogleCodeExporter
Copy link
Author

fixed: 5) in case of runtime exception (other than selenium exception) the test 
is green and exception is not logged

Original comment by [email protected] on 26 Apr 2012 at 11:30

@GoogleCodeExporter
Copy link
Author

fixed: 4) actions aren't looged too

Original comment by [email protected] on 26 Apr 2012 at 11:30

@GoogleCodeExporter
Copy link
Author

fixed: 3) asserts aren't logged in reports

Original comment by [email protected] on 26 Apr 2012 at 11:31

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

No branches or pull requests

1 participant