Unable to identify DOM-Element in CEF-Window

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
mxcrt
Posts: 1
Joined: Thu Aug 18, 2022 3:53 pm

Unable to identify DOM-Element in CEF-Window

Post by mxcrt » Thu Aug 18, 2022 4:06 pm

I'm testing an application that uses Chromium Emebdden Framework to display some of it's content. In Most cases the DOM Element and all it's descendants are detected just fine. There's one case, where Ranorex doesn't seem to recognize the DOM. Instead the Spy shows an Element called 'CefBrowserWindow' which contains some sub-Elements. But there's no accessible HTML, CSS, JS.
I'll post a screenshot of the ElementBrowser...
rxCEF.png
Any ideas?