ITableVerify Interface

UFT One 2022 and later: Following the discontinuance of the Silverlight development framework, UFT One no longer supports the Silverlight Add-in out of the box.

If you need to use and extend the Silverlight Add-in, contact OpenText Support.

For a list of all members of this type, see ITableVerify members.

Public Methods

 NameDescription
MethodGetTableColNamesReturns the column names.  
MethodGetTableDataImplement this method so that it retrieves the table data of all columns of rows between firstRowInRange and lastRowInRange, inclusive.  
MethodGetTableRowRangeGets the indexes of the first and last visible rows, and the table row count.  
Top

See Also