sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #13322
Re: [Question #209259]: Inconsistent matching between Match Preview matching, Region.find(), and Region.exists()
Question #209259 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/209259
Status: Open => Answered
RaiMan proposed the following answer:
There is no difference between exists() and find() internally regarding
search.
The only difference is, that the FindFailed exception is catched
internally and converted into a "return None/False".
The mentioned inconsistencies usually are based on bad shots (too much
background, not concentrated on the key visual aspects) and/or different
background situations in the different cases.
If you do not think, that this is true in your case:
pls. send me a screenshot(s) and the image used for search zipped together to my mail at https://launchpad.net/~raimund-hocke
I would like to analyze it.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.