03-07-2008, 06:59 PM
Yes getcolumncount exist
ex:
here it will fetch the no of column present in first row of acura webtable
ex:
Code:
Browser("Browser").Page("Page").WebTable("acura").ColumnCount(1)
here it will fetch the no of column present in first row of acura webtable