Test56
12 years agoContributor
Interacting with HTML Table
Hello I was trying to interact with HTML Table element. I need to get the Cell object using the column index and Row index. I tried the suggestion given in your forum http://support.smartbear.com/viewarticle/26819/ . I tried to use the code snippet given by you in this page "table.rows.item(i).cells.item(j)". However the object still remains empty. Can you please guide me as if i can retrieve the Cell object using this logic. Or any particular setting which can help me.
I am using TC 8.2 and IE version of 8.
I am using TC 8.2 and IE version of 8.