Forum Discussion

JNeedles's avatar
JNeedles
Contributor
12 years ago

Text objects not visible in tree in .NET?

We're upgrading from a DOS based application to a newer version that is .NET based.  Text Recognition works fine in the old application, but we do not see any text objects for any of the WinFormsObject items.



Is there a setting or an identifier we need to add to the text recognition settings?

  • Hi Jack,


     


    TestComplete provides special support for .NET apps. All their objects are recognized as WinFormsObject, and it's possible to get a lot of information from their properties and methods. Refer to the "Testing .NET Applications" article for more information.


    If you don't want to use this feature, disable the .NET Application Support and Open Applications plug-ins in TestComplete (File | Extenstions).