MGaudio
3 years agoRegular Visitor
List of Child Aliases/Mapped Objects
Is there a way to obtain the list of child objects for mapped objects/aliases? I understand that FindAllChildren() works to find children in the Object Tree, but I'm only interested in finding the objects mapped for different testing purposes. Is there a way to achieve this?
The reference structure is like so: Object Browser <- Mapped Object <- Aliases. You can use Mapped Object or Aliases, user-friendly names that TestComplete uses to address objects from tests.
I'm not sure why you would want to retrieve a list of child Aliases!?