Some applications are difficult or even impossible to automate via application
programming interfaces (API:s). These can be for instance desktop or web
applications requiring complicated API queries to gain access to visible UI
elements on the screen.
QVision QWords use Optical Character Recognition (OCR) to read text on
the screen. As your robot sees exactly what the user sees, interactions with
visible text is as simple as:
This simplicity makes automation routines easy to develop, understand and
maintain.