← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #668758]: Trying to externalize the target offset, the same as I have with the similarity

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
the dotted attributes have to be chained to the same new Pattern:
myPattern = Pattern("1525837542502.png").targetOffset(testtargetOffset).similar(mySimilarity)
if exists(myPattern):

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