Oops, One minor correction. Select list use the select method, not the set method.
# Select the value browser.select_list(:how, "what").select(sSelection) Sorry On Jul 18, 7:46 am, joedio <[email protected]> wrote: > # Set the current value > browser.select_list(:how, "what").set(sSelection) -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
