Forum Discussion

jayakotib4u's avatar
jayakotib4u
Occasional Contributor
7 years ago

Objects inside chromium web browser that is embedded in WPF control are not getting recogized

Dear Support Team,

 

We are trying to automation an application that has chromium web browser embedded in a WPF control. While all the WPF controls are getting recognized by tool, the controls exists in the embedded chromium browser were not recognized by the test complete (v11.30). Please help us in this regard, and do share the patches required or configuration required in project settings.

 

Ex: Sys.Process("<ProcessName>").WPFObject("HwndSource: mainWindow").WPFObject("mainWindow").WPFObject("mainBorder").WPFObject("Grid", "", 1).WPFObject("MainGrid").WPFObject("contentGrid").WPFObject("navControl").WPFObject("Grid", "", 1).WPFObject("Grid", "", 2).WPFObject("Border", "", 1).WPFObject("content").WPFObject("ReportWebPageView", "", 1).WPFObject("Grid", "", 1).WPFObject("Grid", "", 1).WPFObject("Grid", "", 1).WPFObject("ChromiumWebBrowser", "", 1)

 

Thanks and Regards,

Jayakoti

2 Replies