sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43923
Re: [Question #658596]: Lower pattern match within a loop on repeat
Question #658596 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658596
Status: Open => Answered
TestMechanic proposed the following answer:
I am not sure what is the question here.
I guess you are looking for 'similar' command: Pattern("some-
element.png").similar(0.85)
Have in mind 2 more things:
-- There is a scan rate for images in Sikuli. It is 3 times/second by default
-- The exists command without parameter will look for image for relative short time - 3 seconds by default
If you can give more information what is the end goal we may be able to
help you better.
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.