← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #149688]: Multiple Observers

 

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

RaiMan posted a new comment:
That is exactly the example I chose above:

 if isImg1 and isImg2:
      # do something
 
since isImgN is set before by the corresponding if exists(imgN, 0) and "# do something" would be done if img1 AND img2 exists in this moment.

Welcome to come back anytime with your questions.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.