Forum Discussion

karthik1407s's avatar
karthik1407s
Regular Visitor
6 years ago

Object spy not recognizing objects in window instead identifying only the entire window

Hi, 

    I am working on Electron application. Suddenly test complete is not identifying any objects in the window, instead it is identifying only the complete window. Also the scripts already written are failing to execute. What would be the reason for this and how can I solve this problem.

TestComplete version:  12.60.5545.7 x64

Application type: Electron 

 

Thanks in advance,

Karthik

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Two things to check:

     

    1) Make sure that the Chromium Embedded Framework Support plug in is turned on.  Go to File | Install Extensions and make sure that it is checked.  

    2) Double check your version of Electron.  TestComplete 12.60 supports Electron versions 1.8.2 and 2.0.2.  If your Electron version has been recently upgraded, TestComplete won't support it.

     

    See https://support.smartbear.com/testcomplete/docs/app-testing/web/electron/about.html for more ideas.