Forum Discussion
tristaanogre
8 years agoEsteemed Contributor
I guess the first question I have is why are you using OCR to find something to click on? Is there a reason why the Login item is not able to be recognized distinctly?
What you have described is one of the main problems with OCR... all it can do is recognize that there is text matching a particular string... it doesn't tell you anything about whether or not it is the CORRECT text you want for interaction. Perhaps if you can explain why you are using OCR, we might be able to come up with a better solution for you.
As it is... What does your AUT look like in TestComplete's object browser? What type of application is it? When using Object Spy (with OCR disabled), how do the Login items display?