Question #270339 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270339
masuo posted a new comment:
You have to find out, what Sikuli finds.
For exsample:
if exists("Busy1.PNG"):
getLastMatch().highlight(3)
if exists("available_2-2.PNG"):
getLastMatch().highlight(3)
if exists("meeting.PNG"):
getLastMatch().highlight(3)
Similar question was found.
https://answers.launchpad.net/sikuli/+question/207797
It was not a problem of exists() or not exists() , sorry.
--
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