Everything works fine on Firefox. But I still wonder if the blur should always be fired. Maybe a check could be made to see if the select box still has focus? I couldn't find a way to write this check myself.
Sounds like a good idea, but I'm not sure how to implement it, either. Does anyone know how to check (in JavaScript) whether a given input element HAS focus?
I remember a while back trying to write an "assertHasFocus" command, but stumbling at this same hurdle.
-- cheers, Mike ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel