Forum Discussion
AlexeyKolosov
Staff
15 years agoHello Michael,
If I understand your problem correctly, you need to handle the "Object does not exist" error of some particular objects in specific parts of your tests in a special way. The solution is to check if the object exists before accessing its properties. TestComplete allows you to accomplish such tasks using various Wait* methods as described in the following help topic: Checking Whether an Object Exists.