New question #708246 on SikuliX:
https://answers.launchpad.net/sikuli/+question/708246

Yup, it's Yet Another Hello World failure!

Going by the documentation, I fired up SikulixIDE, saved a blank file as 
'hello.sikuli', and typed in

click()
type("howdy")

I used Take Screenshot to insert an image into the click() parentheses, then 
tried running the script, only to get the following:


Exception in thread "Thread-38" Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Users\blahpers\Documents\sikuli.sikuli\sikuli.py", line 1, in 
<module>
    click("1697844140725.png")
NameError: name 'click' is not defined
null/null/null
null/null/null


Not sure what went wrong.

-- 
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

Reply via email to