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]
