On Fri, Aug 21, 2009 at 11:40 PM, Doodle <jeffrey.eman...@gmail.com> wrote:
>
datedrop=ff.select_list(:name,"FacsimileSearchControl1:FromDateDropdownlist")

No no no. :)

Replace with this, try and let me know if it works now:

def datedrop
  ff.select_list(:name,"FacsimileSearchControl1:FromDateDropdownlist")
end

Željko
--
http://watirpodcast.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to