← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #295987]: no module named org.sikuli.*

 

Question #295987 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295987

    Status: Open => Answered

RaiMan proposed the following answer:
Uuups, apparently --run is not understood.

You seem to be on Mac:

- being in folder having runsikulix:
./runsikulix -r <path-to>/yourscript.sikuli

- being in the folder that contains the script folder:
<path-to>/runsikulix -r yourscript.sikuli

About RFW support carefully read:
http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.