jerkins
5 years agoOccasional Contributor
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 ...
- 5 years ago
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.