Hi Peter, this seem to be basic ant logic. You can try to set haltonfailure="false" and save the the failure result in a property using the failureproperty attrivute. After your second block you can use <fail if=".."/>.
Marc. -- View this message in context: http://www.nabble.com/Help-with-haltonfailure-tf1992684.html#a5498536 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

