Hello Željko, Because I dont need to iterate over all radio buttons. I want to create an array of the innerText (or something else) of the 9 out of 16 radios on the page. Then I need to do something with every variable in this array.
Shlomit On Jul 2, 4:34 am, Željko Filipin <[email protected]> wrote: > On Fri, Jul 2, 2010 at 12:09 PM, Shlomit Gazit <[email protected]> > wrote: > > > The condition is not working, it is still > > going through all the radio buttons. > > Joe's code if working fine. browser.radios.each means iterate over all radio > buttons. > > Why do you insist on not iterating over all radio buttons? Speed? > > Željko > -- > watir.com - community manager > watirpodcast.com - host > testingpodcast.com - audio podcasts on software testing. all of them > vidipodkast.com - pričamo o hardveru, softveru i časopisu Vidi -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
