Shafeer Hajamohideen <[EMAIL PROTECTED]> writes: > > Hi Mark, > > That's nice. I have a question. In my web test sometimes I get a > exception which is as follows; > > com.canoo.webtest.engine.StepFailedException: Step[clickButton "add > bidder to favorites" (11/25)]: HTTP error 500, at: clickButton, Step: > ClickButton........ > > This is from the report I generate after running my tests. But actually > it is bug in the web-application I'm testing and I am able to check the > logs of tomcat and see the stack trace behind the HTTP error 500 thrown > from the application. Is there a way I can catch this in canoo webtest > and show it in the test report page where there is a error?
this is something I want to do since a long long time. I've made the necessary improvements in htmlunit for a few weeks and this should now be possible. I guess that I will find time for it in the coming weeks. Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

