could you explain this a bit better maybe she an example in code of what the html you are tying to work with looks like
On Sun, Jan 8, 2012 at 10:40 PM, prabhi kumar <[email protected]> wrote: > i have a webpage with many number of ul containing many number of li. > problem is i need to click all li with same class name in all ul. > how can i do it. when i tried browser.li(:class, "tor").click > when i run it it clicks the fir li of first ul but i want to click all > the links > > -- > 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]<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]
