sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21039
Re: [Question #232542]: [error] NameError ( global name 'find' is not defined )
Question #232542 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/232542
Naresh P posted a new comment:
Just to add, I was also getting the error
[error] NameError ( global name 'find' is not defined )
Solved by adding below line at the beginning of the script
from sikuli import *
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.