Question #270339 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270339
masuo posted a new comment:
How do you change the exists() to not exists()
if not exists("Busy-1.PNG",2):
if not exists("available_1.PNG",2):
else:
popup("Available")
else:
popup("Busy")
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp