New question #695612 on Sikuli:
https://answers.launchpad.net/sikuli/+question/695612
Hi
i would like to highlight the object return by findBest. currently i get an
error when i do so
ooo=findBest("Create.png")
ooo.highlight(2)
basically it returns a match
ERROR
ooo.highlight(2)
AttributeError: 'NoneType' object has no attribute 'highlight'
any help would be appreciated
--
You received this question notification because your team Sikuli Drivers
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