On Thu, May 6, 2010 at 4:58 PM, tjp <kris...@gmail.com> wrote: > <td id="zippy">One</td> > <td id="zippy">Two</td> > <td id="zippy">Three</td> > How do I refer to the third one?
Not tested, but should work: browser.cell(:text => "Three") or browser.cell(:id => "zippy", :text => "Three") Željko -- watir.com - community manager pledgie.com/campaigns/2982 - donate to Watir watirpodcast.com - host testingpodcast.com - audio podcasts on software testing. all of them -- 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: watir-general@googlegroups.com To unsubscribe: watir-general+unsubscr...@googlegroups.com