Hi, I have the following javascript (for a site that has mootools
embedded in it) that I am trying to execute...

$$('.monthly-calendar')[0].fireEvent('click', { target: $$
('.available')[0] })

The above works when I execute it from the command line console in
Firebug. Is there a way to get the above to work from my test using
firewatir?

Thanks in advance!

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