sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41099
Re: [Question #423503]: To run python file containing sikuli scripts by double clicking it
Question #423503 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/423503
Status: Open => Answered
RaiMan proposed the following answer:
without the things mentioned in comment #1 running the .py file outside
Eclipse will not work.
Furthermore the aspects of running a Sikuli script from commandline
apply (see docs).
... and if using images to find something on the screen, you have to be aware of this:
http://sikulix-2014.readthedocs.io/en/latest/scripting.html#image-search-path-where-sikulix-looks-for-image-files
... and finally it might be needed, to wrap the scriptrun into a command
file, that then in turn can be used as double-click target.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.