New question #696053 on SikuliX:
https://answers.launchpad.net/sikuli/+question/696053
from sikuli import *
click("1615750520752.png")
click("1615750535549.png")
click("1615750545910.png")
I'm literally just doing a test and I have received the following error
NameError: name 'click' is not defined
I'm assuming I am suppose to add some imports, and I added
from sikuli import *
This doesn't seems helping?
Can someone advice what do I need to get helloworld like program working?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp