How to make objects visible in the object tree?
Hi,
We are analysing a wpf application and like to select the object in the object tree, which has the property 'background' set to #778899.
Our controls on level 0-2 ('L0_Control.jpg, L1_Control.jpg, L2_Control.jpg') have the property 'Background' not set. All child controls >= Level 3 have no background property set, too ('ContentControl' could not be expanded).
How could objects be made visible, which are currently not in the object tree?
Thanks in advance!
Check if your app technology is supported via https://support.smartbear.com/testcomplete/docs/general-info/supported-technologies/index.html . Then see https://support.smartbear.com/testcomplete/docs/app-testing/desktop/wpf/index.html . Hopefully, TC should then be able to show more information.
Here's a quick example,
TC showing the RGB value of the red button