Forum Discussion
What is occurring? Does TestComplete just view the application as one big box?
Double check your Project Properties -> Open Applications -> Process Filter. Make sure you added you application to the process list or you set the Process filter mode to use all processes.
Also make sure you are using a supported version of Electron.
Other than that, we need more information. I am testing an Electron app currently and it works fine for me.
Hi mfoster711,
The TestComplete is just viewing the complete application as one big box. In project Properties>Open Applications> Process Filter "use all processes" is already set and web extension is also enabled.
The electron version used is 16.
The application opens up when run with TestedApp.Run and command line parameter also added as given in the TestComplete documentation, but still unable to inside elements of the box.
If you want to see you can download the app free of cost from this link "https://www.bentley.com/software/itwin-synchronizer/". There will be a Download Now button which will download the exe file.
- mfoster7113 years agoRegular Contributor
Maybe show us how you defined the app in TestedApps. If you set it up properly, you should be able to right click on the tested app, choose Run Selected and then be able to view the properties in the Object Browser.
Did you follow all of the steps at: https://support.smartbear.com/testcomplete/docs/app-testing/web/electron/about.html