Compare text of 2 images

Hi All,

Is there any function that I could compare the text of 2 images? I do not care about pixel, color or anything else but the text?

Thanks so much for your help.

Best Regards,

At this time Eggplant does not recognize text on the remote screen as text. It does not have any inherent OCR (Optical Character Recognition) capabilities.

The closest thing that Eggplant offers is a clipboard extraction feature. If you can highlight the text on the remote screen and put it on the clipboard (ie the Copy Buffer). Then you can recieve that text (as ASCII) in Eggplant by using the remoteClipboard() function.

We hope to offer features in the future that will do text finding that will search the screen for a text string. We also hope to offer a more complete text extraction capability via character recognition.