← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Ok, confirmed.

Since I am testing from inside NetBeans, I did not realize, that it is not working, when you start SikuliX.app normally.
(on OSX 10.10 it works, since internally the open is implemented differently)

Until I found the reason for this odd difference, you should start the IDE from a Terminal session using:
<path-to>/runsikulix -c

Be aware: output goes to the Terminal.

or you might use the IDE normally, but run the script from the Terminal
<path-to>/runsikulix -r <path-to>/script.sikuli

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.