sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51359
[Bug 1808849] Re: [1.1.4] Mac: Problems with App.focus() and App.isRunning()
** Changed in: sikuli
Importance: High => Critical
** Summary changed:
- [1.1.4] Mac: Problems with App.focus() and App.isRunning()
+ [1.1.4] Mac: Problems with App.focus() and App.isRunning() --- fixed end 2018
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1808849
Title:
[1.1.4] Mac: Problems with App.focus() and App.isRunning() --- fixed
end 2018
Status in Sikuli:
Fix Committed
Bug description:
Running 1.1.4 12-14-2018 build on Mac OS Mojave 10.14.2
It appears that isRunning() is having a problem on my Mac.
When the app being tested is not running, then the isRunning() command returns False in a couple of seconds.
When the app being test is running, then the command hangs for about 16 seconds. It does eventually return True.
I think this is also causing the App.focus() command to not actually set focus to the designated app.
I did not have these problems in my scripts prior to upgrading to 1.1.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1808849/+subscriptions
References