Verify presence of text in an image file | Selenium Forum
M
Posted on 23/06/2016
How could i verify the presence of 'Personalize by Weather' text in the attached image file using selenium webdriver?
The image has about 7 to 8 alternating texts like Personalize by Weather, Gender, Location etc. I googled for the solution and found out that OCR (optical character recognition) would be the way to go, but i encountered issues with the dll file.

M
Replied on 24/06/2016

use java imaging api