JhanseeOccasional Contributor14 years agoGet Row Count from grid in TestCompleteHi, In my Application we have to check grid count after deleting one Item from List(Grid).We have used wRowCount to get count. But It's able to check when the grid have upto 100 records only, means...Show More
jyothi_priyaContributor14 years agoTry using approxcount property if your grid supports this property. approxcount holds number of rows in a grid.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete