← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #146082]: how to write sikuli scripts so that they can be called from robot framework?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
The mentioned (really outstanding) blog entry is a place where you can
learn much about the howto's around Sikuli integration. Just follow it
step by step.

You say:
-- but im unable to get an idea of how to run the sikuli script from command line

That is not true. From your other question we know, that you are using:
java -jar "C:\Program Files\Sikuli X\sikuli-script.jar" search.sikuli

which is exactly the way how to do it, when going into the direction
Robot Framework.

--  further how to write the script in python in modules
Ok, frankly - that is something you have to learn ;-)
The best source online is the Jython book: http://jythonpodcast.hostjava.net/jythonbook/en/1.0/

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