kipaby
2 years agoNew Contributor
Object recognition not working when using self-contained
Hello.
We're currently testing a product with TestComplete that used to be developed with .net 4.8. It's a WPF application. Now they switched to .net 7 and are also using the option self-contained, so the .net 7 framework doesn't need to be distributed. The builds that have this self-contained option have the problem that we can't use TestComplete with them as the object recognition does not work. The TestComplete spy just recognizes the "main" window and no objects (button, fields) within.
Does someone here know if there is a way to use this self-contained option and still make TestComplete work with it?