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

    Status: Solved => Open

Monika is still having a problem:
I received another strange behaviour, jenkins tries to run the sikuli
script via the batch file. I did like masuo said, i made a batch file
with this:

ECHO OFF
ECHO %time%
call "C:\Users\Monica Srdic\Desktop\sikulixTest\sikulix.jar" -r 
"C:\Users\Monica Srdic\Desktop\sikulixTest\stringTest.sikuli\stringTest.py"
ECHO %time%
ECHO done
PAUSE

and I wrote this command in jenkins to execute the task which contains the 
batch file:
test.bat

But jenkins runs infinitely, did i miss something?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to