looking at the html its done using css, not a fire_event
Im no css expert, but I think this will be really difficult for us to do in
watir
----- Original Message -----
From: Charley Baker
To: wtr-general@rubyforge.org
Sent: Wednesday, April 25, 2007 2:28 PM
Subject: Re: [Wtr-general] How to move the mouse to point to an object?
Hmm, good question, I don't seem to be able to access it either. Thanks for
the public example, I'll look at it some more and see if I can't trigger it.
-c
On 4/25/07, joe fu <[EMAIL PROTECTED]> wrote:
i've tried to do ie.div(:id,
"calendarStripDateLabelDock").fire_event("onmouseover") but doesn't work for
me.
you can also try it with the steps below:
goto mail.yahoo.com
enter user: f323_cal1 password: testing
mouse over the Today's date on the Calendar Strip at the bottom.
<div class="calendarStripContainer pane panebody" id="calendarStripPane"
style="left: 200px; top: 499px; height: 22px; width: 939px; -moz-user-focus:
ignore; -moz-user-select: none; display: block;">
<div class="" id="calendarStripPaneButtons" style="-moz-user-focus: ignore;
-moz-user-select: none; width: 62px;">
</div>
<div class="textButtonSquareLeft textButtonSquareRight" id="datePickerBtn"
style="-moz-user-focus: ignore; -moz-user-select: none;">
</div>
<div class="calendarStripPane dock" id="calendarStripDock"
style="-moz-user-focus: ignore; -moz-user-select: none;">
<div class="calendarStripPane dateLabel" id="calendarStripDateLabelDock"
style="-moz-user-focus: ignore; -moz-user-select: none;">TUE, 4/24 - WED,
4/25</div>
<div class="calendarStripPane allDayEventDock"
id="calendarStripAllDayEventsDock" style="-moz-user-focus: ignore;
-moz-user-select: none;"/>
</div>
<div class="calendarStripPane viewPort" id="calendarStripViewPort"
style="width: 714px; -moz-user-focus: ignore; -moz-user-select: none;">
</div>
</div>
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
------------------------------------------------------------------------------
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general