nimishbhuta
8 years agoFrequent Contributor
Unable to get the correct row count from the table.
Hello All,
I have added table object for web application in the NameSpace and wanted to know the row count of the table. There are many rows in the table but when I try with Tableobject.RowCount it is showing only 1 row.
When I checked the property RowCount in the table object- NameSpace it is showing me "1". I don't how to get the exact row count which is displayed in the screen. In UFT,we were using GetROproperty which will pick the row count from the screen and not from object repository.
Is there any way how we can find the exact row count?
Regards,
Nimish