Hi, if !b.radio(:id, 'CheckBox').exists?
Joe On Oct 4, 2012 4:05 AM, "Adrian Killens" <[email protected]> wrote: > How do I check that something does NOT exist on a page. E.g. the opposite > to the statement below: > > if b.radio(:id, 'CheckBox').exists? > > Thanks in advance :-) > > -- > 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] > -- 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]
