Hi

I Have A table

to retrieve the values i used for loop

for row in ttb
#~ for ccount in ttb
 for ritem in row
 #~ for citem in ccount #row
      puts ritem
   end
  #~ end
  #~ end
  end

But i have a Link in that table which will be changing every time i
search. How do i click the link in table data.
Let me know on this.
--
MAHI

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to