Good afternoon, everyone. Please help with code, because I'm just
learning.
On this page
http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/ComboBox/ComboBox.aspx
, select "Whiskey" from the dropdown list. Tried to read the answers
in the group, but did not find a working version. I've tried to make a
choice like this:
ie.button(:id, "ctl00_SampleContent_ComboBox1_Button").click
sleep 4
ie.select_list(:id,
"ctl00_SampleContent_ComboBox1_OptionList").select("Whiskey")
but the whiskey is not selected...
--
Before posting, please read http://watir.com/support. In short: search before
you ask, be nice.
[email protected]
http://groups.google.com/group/watir-general
[email protected]