Which Match Rules to use to Interrogate a particular column in the HTML Table
Hi All,
I am trying to loop through an html table and Enter values to a particular column(Column Header-ProjectNumber) through fetching data given in an excel sheet.I need to interrogate the ProjectNumber column as a one single element, and I have used Input Type Match Rule and Attribute Match Rules(OuterHtml). But When I Interrogate the ProjectNumberfield of the second row it creates a seperate object as ProjectNumber2. What are the Match Rules I should use to interrogate the ProjectNumber field?
Please Refer to the attached Screen Shots.