Forum Discussion

vbushel's avatar
vbushel
Occasional Contributor
13 years ago

Impossible to select/check HTML table rows.

Hello!



It's very simple to detect properties and attributes of the cells of HTML table, but in my case, it will not work.

The problem is that some property is applied per row and not per cell.

Please, look at the attached file. 

The selected tag <tr class="rgRow outOfFilter" ...> is per row and cells don't have it.

It makes row grayed out. 

I cannot select the whole row using Spy tool. 

Any suggestion?