As we discussed in the htmlunit maillist http://www.nabble.com/Implementing-onBlur-tf1860133.html#a5118564
The onBlur event of an element should be triggered by a onFocus event of another element. One could introduce a call of method onFocus in class FocusableElement. Method onFocus could be called in method doExecute of class AbstractSetFieldStep before method setField is called. Cheers Florian -- View this message in context: http://www.nabble.com/onBlur-not-working-tf1823896.html#a5118749 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

