Forum Discussion

SamuraiJack's avatar
SamuraiJack
Contributor
16 years ago

Best way to grab data from a specific cell in a dynamic table, Tree model?

Besides using this: http://www.automatedqa.com/support/viewarticle/?aid=6826



Is there a way to verify a property exists and grab the data from say Row 1, Column 4 from the table without having to reparse the table each time?



the table always has 4 columns, and I can iterate through the rows using a FOR loop.  I'd want to know if Cell 0,4 contains the textnode property then grab.  It seems there's no easy way to do it through name mapping because not every table has more than one row.



Thanks

13 Replies