Forum Discussion
HKosova
Alumni
14 years agoHi Pasha,
What makes you think so? If you use the wRowCount, wColumnCount and wValue properties added by TestComplete, like in my example, they will work regardless of whether or not the grid cells are visible on the screen. Table checkpoints actually use the same API.
I've filed a feature request for this. Thanks for the feedback!
If not to use TableCheckpoit I will face the problem of invisible rows again.
What makes you think so? If you use the wRowCount, wColumnCount and wValue properties added by TestComplete, like in my example, they will work regardless of whether or not the grid cells are visible on the screen. Table checkpoints actually use the same API.
It would be rather useful option to be able to change comparation rules of TableCheckpoint like "cmpNotEqual"/"cmpLess", I guess.
I've filed a feature request for this. Thanks for the feedback!