simon_glet
12 years agoRegular Contributor
WaitAliasChild raises an exception if child doesn't exist
Greetings, (using TC 9.2) I am confused by the difference the documentation and the behavior of the function WaitAliasChild. The documentation states: "The child object that has t...
- 12 years agoHi Simon
If the alias name "NotThereAlias" does not exist in the name mapping then an error would be logged, unless you use the WaitChild method.
No error will be logged if the alias name has been mapped but the object does not exist when running the test.