ddima
2 years agoOccasional Contributor
TestComplete can't detect elements in Microsoft WebView2 window
TestComplete is unable to detect any element for desktop application screens developed using Microsoft WebView2.
It was working 5 days ago. Tested application wasn't updated.
Now TestComplete can detect only a whole window(web-component using Microsoft WebView2), but cannot detect elements on this window.
I got path "Aliases.WINWORD.WPFObject("HwndSource: WebView2Window", "Login").Window("Static", "", 1).Window("Chrome_WidgetWin_0", "", 1).Pane("Login - Web content").Panel("Chrome Legacy Window")"
TestComplete version= 15.52.2.7 x64
License: Perpetual (Desktop, Web, Mobile)
How can I capture of elements on the web-component window?