[Wtr-general] Click Link In Table Based on Row and Column Numbers

MR forum-watir-users at openqa.org
Wed Sep 6 11:38:29 EDT 2006


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


More information about the Wtr-general mailing list