Forum Discussion
TestComplete has a great help system with a lot of examples.
Here you can read about Object Identification.
As for the text recognition, TestComplete has such a functionality (see here), but I think this is not what you are looking for, so try reading this first.
Yes this is not i was actually looking for. I have read topics on text recognition but what i want is adding class name( (Wndclass and Clr class name)) to text recognition in order to find objects which are unable to find using Object Spy or explanation on any sample application would be fine for me understand.
- AlexKaras9 years agoCommunity Hero
Hi,
> what i want is adding class name( (Wndclass and Clr class name)) to text recognition
Have you seen this : https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/improving/using-text-recognition/about.html#enabling-extended-text-recognition-for-applications-that-use-direct2d ?
Isn't this what you are looking for?
- Daniellovesmith9 years agoContributor
Yes.But, could you please hep me how to add class to text recognition using any sample app.
- tristaanogre9 years agoEsteemed Contributor
Daniellovesmith wrote:
Yes.But, could you please hep me how to add class to text recognition using any sample app.
What do you need to know other than what is described in the help documentation that was provided to you? There are specific step-by-step instructions on how to add a class to text recognition. Is there something in particular that's not working for you when you follow those instructions?