Forum Discussion
2 Replies
Hi Murugan,
That's strange. Perhaps, the object doesn't exist - thus, TestComplete cannot get access to it. Can you modify your code by adding the verification that the object does exist first and only after that call the checkpoint operation? Please refer to this article to learn how to do this.
- murugans1011Regular ContributorHi the object is really exist. I have also tested with exist propertty and is Nothing property etc. suppose if the object doesn't exist then property checkpoint throws error it does not shows result like the one which i had attached in screenshot. Even for passed checkpoints it doesnt shows object name.