On Wed, Sep 19, 2012 at 8:02 AM, Barry Horgan <[email protected]> wrote: > no longer getting the error message but the value is not being selected, it remains at the default value of 'Select'. > i am assuming that i do not need to click the actual drop down arrow to make all options visible first, is this correct?
That is usually not needed. Try this: redemptionList_element.select 'Single' Does that select the value? Ž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]
