sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59127
[Question #708246]: Error running Hello World example in SikulixIDE-2.0.5 on Windows 10
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.