Get Attribute not showing tableRow as an option

I’m trying to capture the tableRow of cell within a table in internet explorer. When I look at the cell with the UiExplorer it has the tableRow information. However, when I use the get attribute activity I don’t see tableRow as an option. Am I doing something wrong? How do I use the get attribute activity to capture this tableRow?

Fine

we can mention that between double quotes in the get attribute though its not there in the drop down list, but make sure that you have that attribute in the selector of GET ATTRIBUTE uinode

Cheers @jandro93