← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #688961]: about onChange() function

 

Question #688961 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/688961

RaiMan posted a new comment:
the usage is:

finder = Finder(someImage)
finder.setFindChangesImageDiff(xx)
finder.findChanges(someOtherImage)

it only works for this finder object, because the values are reset to
standard with a new finder object.

For onChange() it does not do anything.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.