Forum Discussion
AlexeyKolosov
Staff
14 years agoHi,
TestComplete has special Wait- functions that should be used to obtain an object that may exist or not exist. Such functions can return a stub object that has the Exist property set to False, and they do not post an error to the Log in case the object does not exist.
Please refer to the Checking Whether an Object Exists help topic.
TestComplete has special Wait- functions that should be used to obtain an object that may exist or not exist. Such functions can return a stub object that has the Exist property set to False, and they do not post an error to the Log in case the object does not exist.
Please refer to the Checking Whether an Object Exists help topic.