sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22914
Re: [Question #241257]: How to save sikuli logs into an external file
Question #241257 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/241257
RaiMan proposed the following answer:
I just realised, that you are using RC3 (and not 1.0.1), since
import org.sikuli.script.Settings;
only works with RC3
The Settings class has been moved to org.sikuli.basics in version 1.0+
With RC3 there is no option, to write the Sikuli logs to a file. To get
this option (see comment #1) you have to switch completely to version
1.0.1 (RC3 and 1.0.1 cannot be mixed).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.