This is a rephrased question because i realized what i was asking before didn't capture what i was trying to do. Basically, I need to click on a link that may or may not exist in a table. The table doesn't have an ID, but I do know that it is the second table on the page. I need to indentify the possible link by contents in the same row. For example, I want to search the table for rows that contain 'Column1Data' and 'Column2Data' in columns 1 and 2. Once I find this data, I want to click on a link in the same row, but in column three IF it exists. This link may not exist.
Thanks again This is in reference to this thread: http://forums.openqa.org/thread.jspa?threadID=3965&tstart=0 --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=3981&messageID=10937#10937 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
