Forum Discussion

abhishek343's avatar
abhishek343
Occasional Visitor
2 years ago

Not able to get the properties (like color) of shapes (rectangle, polygon,....) inside a WPF control

Application is having WPF controls which internally is made of different shapes. Using Test complete spy we are not able to identify the properties of the shapes indeed this wpf control. There is no child count available for this WPF control.

 

However, when checked with SNOOP tool, it shows the complete hierarchy along with the properties of the shapes used inside the control.

 

How can we automate these controls using the Testcomplete, is there any way of integrating the SNOOP tool into Testcomplete