as previously mentionned, Http Errors, JavaScript execution errors and timeouts
cause currently a StepFailedException. This is handled at a central place and
will not be complicated to fix.

Nevertheless trying to make the changes I face a case where I don't know what
would be the "naturally" expected behaviour:

for instance with
<not>
  <verifyXPath/>
</not>

should the test break because verifyXPath is missing some mandatory parameters
or should the test pass because the verifyXPath is nested in a <not> step?

Marc.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to