06-24-2010, 01:32 AM
Trying to find specific data in a webtable and then clicking on link?
Currently the Webtable has over 400 rows and 7 columns.
The Rows will grow in number but the 7 columns are static.
Example:
Name For, Name By, Type, Action, Date, Status, Details
John, Dave, Test, Add, Date, Status, Link
I need to search the WebTable for a specific row that would meet the search requirements for the Name, Type, and current date...if the row is found and all data matches the search requirement then I will need to click the link in the details column of the same row.
Thanks,
Brian
Currently the Webtable has over 400 rows and 7 columns.
The Rows will grow in number but the 7 columns are static.
Example:
Name For, Name By, Type, Action, Date, Status, Details
John, Dave, Test, Add, Date, Status, Link
I need to search the WebTable for a specific row that would meet the search requirements for the Name, Type, and current date...if the row is found and all data matches the search requirement then I will need to click the link in the details column of the same row.
Thanks,
Brian