← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #230734]: How to capture the reading and deliver it in a report?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This is Windows command line knowledge ;-)

pathnames containing blanks on a commandline must be enclosed in
apostrophes.

java -jar "C:\Documents and Settings\asreeniv\My Documents\Downloads\Sikuli-I
DE-1.0.0-Win32\sikuli-script.jar" -r H:\sikuli\maintest.sikuli

You should look through the online docs and the contained readme
(scripts are run using the parameter -r)

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