sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33618
Re: [Question #269065]: Unable to compare Expected SS to Actual Output
Question #269065 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269065
RaiMan proposed the following answer:
not knowing, what type image6 has, this is needed to add a wanted
similarity score (as seen in Eugene's comment):
Match found = screen.exists(new Pattern(image6).similar(0.95f),1);
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.