I’m kind of dilemma when reading the old forums and EggPlant command manual for “ReadText”.
It says “Returns the text in a given screen rectangle.”. So I guess it still valid both Static and Dynamic.
I’ve a scenario where I need to record results from a SQL Database and thus I’ve captured two images with top left and Bottom Right coordinates. So In theory, when script runs, it will try to find the text content within the Top Left and Bottom right and record text details as expected but actually it wasn’t.
For some reason, Script searches for image that was captured and as a results it can’t find logs an error image not found with 'Image Doctor".
Is my interpretation wrong on analysing the functionality for “ReadText” property?