Forum Discussion

mimo_mato's avatar
mimo_mato
New Contributor
15 years ago

Adding control on the top of existing NameMapping tree

Hi,


I have many test created on our application and they worked well, but now cause some optimalization issue we are dynamicaly adding panel control on every form under all its child controls.


How can I add this panel to my tests (NameMapping tree) directly under each form but above the others child controls?


thank for info


michal


 


1 Reply

  • Hi,



    There are two options in your case:

    1. Map your panel object manually from the Object Browser. When in the Name Mapping editor, drag children of the window where this panel is located and drop them onto the panel.

    2. Use Extended Find for objects which should be the panel's children. In this case, you don't have to map the panel at all (see the "Using Extended Search Criteria for Mapped Object Identification" help topic).