On Fri, Sep 28, 2012 at 12:09 AM, Barry Horgan <[email protected]> wrote:
> I have been trying to get a solution for days and cannot figure out how
to select an option from a drop down menu
Please share relevant code.
Something like this should work:
browser.select(:name => "hello").select("C")
browser.select(:name => "hello").select_value("C")
Željko
--
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]