[wtr-general] Re: How to access select tag in watir

2009-04-21 Thread Chuck van der Linden
On Apr 21, 7:46 am, Sam wrote: > Thank you so much. I thought that in order to use select_list in watir > the html tag should also be select_list and not just select. Thanks a > lot > If you look at the 'Methods Supported by Element' chart (found in the wiki), the second column gives the HTML ta

[wtr-general] Re: How to access select tag in watir

2009-04-21 Thread Sam
Thank you so much. I thought that in order to use select_list in watir the html tag should also be select_list and not just select. Thanks a lot On Apr 21, 10:43 am, Željko Filipin wrote: > On Tue, Apr 21, 2009 at 16:31, Sam wrote: > > > > browser.select_list(:id, "model.taxProvinceID").set("Y

[wtr-general] Re: How to access select tag in watir

2009-04-21 Thread Željko Filipin
On Tue, Apr 21, 2009 at 16:31, Sam wrote: > browser.select_list(:id, "model.taxProvinceID").set("Yukon") http://wiki.openqa.org/display/WTR/Selection+Boxes Željko --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "