DerrickKim
3 years agoOccasional Visitor
There is a problem when performing OCR Test using testComplete.
When performing OCR, characters are recognized throughout the object, and I want to check only at a specific location on that object. For example, if the Object is x=100, y=100, width=200, height=100, I would like to search only in the area of x=110, y=100, width=20, and height=100.
Or, I want to do OCR Check by fixing it to a specific size at a specific coordinate, not an object base.
Is there a way to do this?
We are considering using TestComplete now, and we are testing it with the Free Version, and the function is essential.