This section describes TestComplete support for optical character recognition implemented with the Google Vision API. If no other means of accessing data in your tested application is available, you can use optical character recognition to get the text your tested application renders on screen, to verify that text, and to simulate user actions on the screen areas you recognize by their text contents.
In This Section
About Optical Character Recognition
Optical Character Recognition - Requirements
Get Controls With No Text Contents
Migrate Tests Created in Earlier Versions
Possible Alternatives to Optical Character Recognition
Optical Character Recognition - Troubleshooting
Tutorials
Optical Character Recognition - Tutorial
Optical Character Recognition (Legacy)
Using Optical Character Recognition
-
Could recognize only ASCII and Unicode text.
-
Did not provide a straightforward way to simulate user actions on a screen area that contains a needed text fragment.
Using Optical Character Recognition - Requirements