Question #252512 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252512
RaiMan posted a new comment:
customerlist = ("buyitem-2.png","dungeonquester.png","questgiver.png")
if customer.exists(customerlist):
should not work, because exists() does not accept a list of images (supposing
customer is a region).
… or do you have a class, that has a function exists, that in turn
accepts a list of images to search?
--
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