Hi,

we are using that calendar component from http://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

-- 
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