Is it possible for Rational Robot to verify the existence of a HTMLTable?
Yes, use the SQAFindObject command or SQAWaitForObject command, rather
than a verification point, as these two commands relate only to the object itself.
This means that any changes to the data or size of the Table will not affect the verification.

