ContributionsMost RecentMost LikesSolutionsRe: Unable to identify objects in Dotnet chromium browser embedded in outlook Thanks again. I am not sure on the CEF version, but the version of dotnetchromiumbrowser is: 55.0.2883.87 (https://www.nuget.org/packages/DotNetBrowser/1.11.1) Unable to identify objects in Dotnet chromium browser embedded in outlook (Test Complete version is 12.42.3048 ) We are trying to automate an application which is embedded inside outlook. The embedded window is primarily a web page running in dotnetbrowser-chromium32.exe All the components and fields inside the embedded browser is identified as Chrome_RenderWidgetHostHWND Sys.Process("OUTLOOK").WinFormsObject("######").WinFormsObject("DotNetBrowserControl").WinFormsObject("WinFormsBrowserView", "").WinFormsObject(..... As per the details provided in TestComplete forum , I have tried to add the custom components to the "TestedApps" section as well. We are new to TestComplete tool, so please let us know if we are missing anything . Let us know if you require any additional details. Re: Unable to identify objects in Dotnet chromium browser embedded in outlook Thanks for the response . Test Complete version is 12.42.3048 and I have web module enabled