When testing web pages, you may need to check whether the tested HTML table contains specific data. To do this, you typically compare the table’s contents with a baseline copy. We call these comparison actions HTML Table checkpoints. The following topics provide detailed information about these checkpoints:
HTML Table Checkpoints - Overview
Explains how HTML Table checkpoints function, provide information about requirements and tells you where to find the script code that implements the checkpoint's functionality.
Creating HTML Table Checkpoints in Scripts
Describes how to create and use HTML Table checkpoints in scripts.
HTML Table Checkpoints in Keyword Tests
Explains how to insert HTML Table checkpoints into keyword tests.
See also |
Creating HTML Table Checkpoints in Scripts | HTML Table Checkpoints in Keyword Tests | HTMLTableCheckpoint Object |