Posted by nick | Posted in Selenium | Posted on Jun 30 2009
You may have an input on a form that fires an onblur, onFocus, onChange, onKeyUp, onKeyDown, etc event that doesn’t get fired as it should. Use the “fireEvent” command in selenium ide after entering the value.
Thanks, that helped me
Nick,
Thank you for this one.
This tip helped me out.
regards,
Hendrik