sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29085
Re: [Question #256421]: Find/Exists fails with precision, while succeeds without
Question #256421 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/256421
RaiMan posted a new comment:
Pattern(someFileName).similar(someValue)
should definitely work, no matter where the string content of
someFileName comes from.
and
find(Pattern(someFileName).similar(0.7))
should yield the same result as
find(someFileName)
if the standard settings are not overwritten.
If this is not the case, then this is indeed a bug.
Thanks for testing it.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.