Forum Discussion

simon_glet's avatar
simon_glet
Regular Contributor
11 years ago
Solved

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...
  • paul_scroce's avatar
    11 years ago
    Hi 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.