Hi, I have a table, which has few columns with simple text and few columns with links.
I want to do a search on text columns, and click in the link for one of the column for a given row. I can search the row successfully using text, but I can't click on that row. When I check the class of the row[i].class, it shows as TableCell. How do I click link object in that particular cell. THanks for help. REgards, Manish _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
