I think I am seeing the same thing.

Anyone have any help???????

TIA,
Nate

----- Original Message ----- From: "Russ Thomas" <[EMAIL PROTECTED]>
To: <selenium-users@lists.public.thoughtworks.org>
Sent: Monday, November 07, 2005 6:25 AM
Subject: [Selenium-users] fireEvent in Firefox


I don't seem to be able to do this in FF

fireEvent
document.getElementById("divA")
mouseover

In IE it works fine. Even the following "bubbles up" fine in IE to the div
(where the mouseover handler resides)

fireEvent
document.getElementById("divA").firstChild
mouseover

but nothing in FF.

Points
1 - yes, the physical use of a mouse in FF works fine.
2 - FF JS console is empty

Any ideas anyone?

TIA
Russ

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 11/5/2005



_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to