← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #267116]: Run Sikuli code in Python script

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Sorry, did not see that:

instead of:
os.system("runsikulix.cmd -r C:\\Users\\Documents\\testupload.skl.sikuli")

it has to be:
os.system("runsikulix.cmd -r C:\\Users\\Documents\\testupload.skl")

... and making it a .skl is not necessary (is only a zipped version of
the .sikuli)

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.