sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50267
Re: [Question #678181]: Error running scripts on Mac Mojave 10.14.1 with JDK 11.0.2 and SikuliX IDE 1.1.4
Question #678181 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678181
Status: Open => Needs information
RaiMan requested more information:
Ok, apparently has something to do with vision.open(10).
After
# -*- coding: utf-8 -*-
please add
Debug.on(3)
and run the script again.
Then post the debug output.
I guess it is somewhere in the implementation of the isRunning()
feature, that is used in open(), to wait for the app to be listed in the
list of running apps. I have to check.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.