Forum Discussion
HKosova
Alumni
12 years agoHi Andrei,
By default, TestComplete hides the layout containers (ContentPresenter, Panel and others) to simplify the test object hierarchy. If you need to use the full object hierarchy:
1) Go to Tools > Current Project Properties > Open Applications > WPF.
2) Unselect the Simplified WPF object tree option.
For details, see About Containers in the WPF Object Hierarchy.
By default, TestComplete hides the layout containers (ContentPresenter, Panel and others) to simplify the test object hierarchy. If you need to use the full object hierarchy:
1) Go to Tools > Current Project Properties > Open Applications > WPF.
2) Unselect the Simplified WPF object tree option.
For details, see About Containers in the WPF Object Hierarchy.