Chrome Widget in an Electron application
Hi,
My application is an Electron application and it has a small tab-menu extension (there is a down arrow and when clicked expands as a menu). Until the Down arrow I am able to recognize as a part of my electron application but the menu which is displayed (after clicking on the down arrow) is not getting recognized. When I spy the menu it shows Window("Chrome_WidgetWin_2", "", 1) in the Name. Please help me identify the chrome widget.
Note: Already Web and Desktop installation are available in my Test Complete.
There are a few workaround I can think of...
Does this application have chromium embedded content? - if so, turning on the * checkbox in the options -> current project properties -> MSAA may enable testcomplete to identify each of those dropdown panels.
If this does not work, then I would suggest looking into OCR actions - with the TestComplete IQ add on.