sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01798
Re: [Question #149688]: Multiple Observers
Question #149688 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/149688
Status: Open => Answered
RaiMan proposed the following answer:
If you do not need the matches later, this is your one liner (based on
my first comment):
if exists(img1, 0) and not exists(img2, 0):
#do something
Hope it helps ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.