← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #252490]: [1.0.1] Sikuli integration Robot framework --- use sikuli-java.jar

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
according to the RFW docs this should do the job:

java -Xbootclasspath/a:<path-to-…>sikuli-java.jar -jar
robotframework-2.8.5.jar run <yourtest>

BTW: the Windows system path has nothing to do with that.
none of these should have any effect and hence do not make sense:
C:\work\calc_step1\Lib\sikuli;C:\work\calc_step1\libs;C:\work\calc_step1\calc.sikuli;C:\work\calc_step1\sikuli-java.jar

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