Forum Discussion

MadGrb's avatar
MadGrb
Contributor
4 years ago
Solved

Find Objects from its Chid

Hi,

 

I want to TC recognize a objects from objects' child. I have many objects that are same but they child are diffrent.

 

How can I solve this Problem? 

5 Replies

  • Wamboo's avatar
    Wamboo
    Community Hero

    What you can do is..:


    1) Search for the desired values by clicking this parent button [...] (see screen number01)

    2) Using the .findxxx() function with parameters such as "Parent.Parent.ObjectIdentifier" means that you can move up or down the object viewer structure using Parent prop.

    3) Searching for an object directly inside the object viewer using Sys.