← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #697271]: Release file created with the setLogFile() function

 

Question #697271 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/697271

    Status: Open => Answered

TestMechanic proposed the following answer:
You need to use different approach since yours is not technically
correct.

You can just archive file after sikuli script is done. So you can use
shell or batch to do something like this:

sikuli -jar sikukli..... -r yourscript
7zip a .....
del ....

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