Željko, Thanks! That works like a champ. You saved me a lot of time!
Joe On Jun 9, 9:02 am, Željko Filipin <[email protected]> wrote: > On Tue, Jun 8, 2010 at 9:37 PM, joedio <[email protected]> wrote: > > myID = browser.sElement(:index, 1).id > > Try this: > > myID = browser.send(sElement, :index => 1).id > > Ž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]
