The Today and arrow links are in cells.  Have you tried to click the
cell?  For example:

$browser.div(:id, "mac").div(:class, "calendar popup").cell(:text,
"Today").click

Hope it helps...

orde

On Jul 19, 10:42 am, Cristina Dumitrescu
<cristina.watir.toro...@gmail.com> wrote:
> I've attached the screen snapshot.
>
> On Tue, Jul 19, 2011 at 1:39 PM, Cristina Dumitrescu <
>
>
>
>
>
>
>
>
>
> cristina.watir.toro...@gmail.com> wrote:
> > Hi,
>
> > we are using that calendar component fromhttp://calendarview.org.
>
> > When I click on a text field the popup calendar shows and I have to pick a
> > date.
>
> > I do now know how to select one month/day using watir.
>
> > I attached a screensnapshot from our ui.
>
> > And take a look at
> >http://calendarview.org
> > Example HTML Output
>
> > We are using divs the calendar popup divs belong to the "mac" div
> > I've try:
> > $browser.div(:id, "mac").div(:class, "calendar popup")....
>
> > I do not know how to click on "Today" button/ click on the right arrow to
> > jump to the next month and to select a day.
>
> > Can one help me with that.
>
> > Thanks a lot in advance,
> > Cristina
>
> --
> Cristina

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to