Forum Discussion

saisasidhar's avatar
saisasidhar
New Contributor
12 years ago

Object Spy is not displaying full name of the object

Recently I installed testcomplete 8.7 in my laptop Win7 64bit OS.



If I try to spy on WPF object i am not getting complete hierarchy name. it is just displaying last part of string.

For example I am expecting

Sys["Process"]("Czm.GenericDevice.ApplicationLauncher")["WPFObject"]("HwndSource: Shell", "Shell")["WPFObject"]("Shell", "Shell", 1)["WPFObject"]("Grid", "", 1)["WPFObject"]("popupHost")["WPFObject"]("container")["WPFObject"]("AdornerDecorator", "", 1)["WPFObject"]("Grid", "", 1)["WPFObject"]("Border", "", 1)["WPFObject"]("AdornerDecorator", "", 1)["WPFObject"]("ContentPresenter", "", 1)["WPFObject"]("uc")["WPFObject"]("Grid", "", 1)["WPFObject"]("ShakeBorder")["WPFObject"]("Grid", "", 1)["WPFObject"]("Button", "Login", 1)



but it is just showing,

["WPFObject"]("Button", "Login", 1)



I checked the Install Extension, all WPF and .Net extensions are installed properly. Even tried reinstalling the testcomplete but no luck.



Is there any configuration I am missing?

1 Reply

  • Issue Solved, now i can see the expected.

    New to TC was looking in incorrect place.