← Back to team overview

sikuli-driver team mailing list archive

[Bug 1808849] Re: Problems with isRunning() and App.focus() on Mac in 12-14 build

 

Thanks for the details - very helpful :-)

I will check.

--- # TEST CASE 2
this problem is already known:
bug 1808573

-- 
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:
  Problems with isRunning() and App.focus() on Mac in 12-14 build

Status in Sikuli:
  New

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