sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38276
Re: [Question #294239]: Preview matched, but find failed
Question #294239 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294239
Status: Open => Answered
masuo proposed the following answer:
Please check whether there is an image2 in a rectangle that was the right side of the highlights.
If image2 than a small height of image1, I think SikuliX does not find the image2.
[exmple]
r = find(Pattern("imaghe1.png").exact())
r.right().highlight(5)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.