sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #10872
Re: [Question #199027]: text search problem when .text() proves it is there
Question #199027 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/199027
Donald Hines gave more information on the question:
I did further reading on 710586 and this exact issue is already
mentioned in the comments there:
----RaiMan (raimund-hocke)
1. The OCR can recognize the text but the click fails.
If a screen has text "Search" and if I try click("Search") the click returns failure. But when I try to get the text in the screen using the text() api and print the text, it will print all the strings including the string "Search".
May be I think we need some improvement in searching the string of text returned by OCR.
----
so, I guess this is a known issue and the answer is "wait" ?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.