klingutla
13 years agoOccasional Contributor
Problem dealing with tables in chrome
I am using Test Complete 9 with chrome 27 for testing an HTML5 web application. I tried to use an object check point on a table which has 3 rows and 4 columns. The first row is for header. The resulting object has cells (0,0), (0,1), (0,2), (0,3), (-1, 0), (-1, 1), (-1,2), (-1,3), (-1, 0), (-1, 1), (-1,2), (-1,3). There are two problems here.
1) Row numbers are negative
2) Two seperate rows (2nd and 3rd) have the same row number (-1).
Please let me know if I am doing anything wrong here or if it is a bug.
Thanks in advance for the help.
1) Row numbers are negative
2) Two seperate rows (2nd and 3rd) have the same row number (-1).
Please let me know if I am doing anything wrong here or if it is a bug.
Thanks in advance for the help.