sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #03871
Re: [Question #164113]: No error messages in Windows
Question #164113 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/164113
Status: Open => Answered
RaiMan proposed the following answer:
I confirm, that using sikuli-ide.exe runs totally without any messages
on command line.
So if you run a script this way, you have to use it without the -s
option, so you get the popup, when an error stops the script.
and the usage is:
C:\Progam Files\Sikuli X\sikuli-ide.exe -r "C:\foo\myscript.sikuli" --args arg1 arg2
mind the grouping of the parameters:
Sikuli-IDE [-h] [-r <sikuli-file>] [-s] [-t <sikuli-test-case>] [--args <arguments>]
If you want to see output on the commandline, use Sikuli-IDE.bat instead
of Sikuli-IDE.exe.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.