seges / acris

AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, beans binding, JSON protocol and usefull project skelets integrated with maven, hibernate, spring and gilead. You will get a prepared solution in box ready to use in your own project.
4 stars 1 forks source link

Selenium report improvements #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 nejakyus...@gmail.com on 21 Mar 2012 at 10:18

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

Original comment by si...@seges.sk on 26 Apr 2012 at 11:30

GoogleCodeExporter commented 9 years ago
fixed: 4) actions aren't looged too

Original comment by si...@seges.sk on 26 Apr 2012 at 11:30

GoogleCodeExporter commented 9 years ago
fixed: 3) asserts aren't logged in reports

Original comment by si...@seges.sk on 26 Apr 2012 at 11:31