Hi Florian, htmlunit doesn't currently support onblur.
I think that it is not difficult to implement but the next question would be: when should it be triggered. I suppose that the best way would be to systematically launch it after onchange to see the consequence of the event handler as result of the <setXxx /> step. As a consequence 2 consecutively <setXXX/>for the same field would trigger onblur twice. Marc. -- View this message in context: http://www.nabble.com/onBlur-not-working-t1823896.html#a4974612 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

