← Back to team overview

sikuli-driver team mailing list archive

[Question #696053]: new to sikuli mac 2.0.5 NameError: name 'click' is not defined

 

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.