08-05-2010, 10:15 AM
Scenario is:
A table is present on a webpage. It has 5 columns and contains multiple rows which are generated dynamically.
First four columns has heading and they contain some text. Fifth column does not has column heading and it contains image buttons.
I want to search the text in first 4 columns and if that maches with the search string, click on the button present in that row in 5th column.
Thanks,
sunshine
A table is present on a webpage. It has 5 columns and contains multiple rows which are generated dynamically.
First four columns has heading and they contain some text. Fifth column does not has column heading and it contains image buttons.
I want to search the text in first 4 columns and if that maches with the search string, click on the button present in that row in 5th column.
Thanks,
sunshine