← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #290134]: [1.1.0] Linux: App.isRunning always reports false --- not yet implemented

 

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

    Status: Answered => Open

Divick is still having a problem:
With your suggestion, it still does not work. It gives the following
error:

[debug] App.create: [-1:firefox]
False
[debug] App.open [14172:firefox]
False
[debug] App.focus:  [1:firefox]
[error] script [ /home/divick/work/cloudzilla/server/tests.sikuli ] stopped with error in line 9
[error] java.lang.NullPointerException ( java.lang.NullPointerException )

And if I remove with statement, then it opens the browser and instead of
typing in the browser window it starts to type in the terminal itself.
Making it wait fixes the issue but then it becomes dependent upon a
fixed wait time. If i wait for firefox.hasWindow() then it keeps waiting
indefinitely.

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