On Thu, Sep 13, 2012 at 6:09 AM, Barry Horgan <[email protected]> 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]
