sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05871
Re: [Question #173220]: Find with text or string fails
Question #173220 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/173220
Djg gave more information on the question:
2. There are multiple locations where the same text is used but with different font size.
So, i did
fd=findAll("XYZ")
for i in fd
print i
This returned the location of only one instance and the other locations it didnt find.
3. How can a wrapped text be identified using find. If i give something like find("abc def ghi") will the OCR take care of this.
The text is wrapped as
"abc def
ghi"
I am using RC2 in windows XP. Can RC3 help me with the above issues?
Please help me on these. thanks
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.