thanks Željko.
I tried you solution: redemptionList = 'Single' 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? On Thursday, September 13, 2012 6:54:49 PM UTC+10, Željko Filipin wrote: > > On Thu, Sep 13, 2012 at 6:09 AM, Barry Horgan > <[email protected]<javascript:>> > wrote: > > self.redemptionList.select 'Single' > > Try this (I do not think you need "self" here): > > redemptionList = 'Single' > > More information: > > https://github.com/cheezy/page-object/wiki/Elements > > Željko > -- > filipin.eu > -- 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]
