Hi,
I'm still new to webtest and am looking for a way to raise an exception or error condition in a test - which is distinguishable from a failed test. In the test output I'd like to be able to distinguish between a test which ran properly but failed and one which had problems running in the first place. Is it possible to raise exceptions or explicitly define error conditions in webtest?
Stephen _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

