The HTMLTableCheckpoint
object provides a scripting interface to the HTML Table Checkpoint elements of the Stores | XML collection. Using this object you can access a stored table and compare it with a tested HTML table. The object contains only one method.
HTMLTableCheckpoint Object Methods
HTMLTableCheckpoint Object MethodsHTMLTableCheckpoint Object Methods
Name | Description |
---|---|
Compare |
Compares the stored HTML Table Checkpoint element with the specified table of the web page and returns the comparison result. |
Note that the HTMLTableCheckpoint
object was created with the script extensions technology. The object is only available if the HTML Table Checkpoint script extension is installed in TestComplete.
See also |
HTML Table Checkpoint Extension | HTMLTableCheckpoint.Compare |