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

    Status: Needs information => Open

Linda gave more information on the question:
I just copied your code and ran it, nothing else;

bs = App("Safari")

bs.open() # open and focus
bs.focus() # has the same effects as open() on Mac currently

bs.close() # close the app

--------------------------------------------------------------------------------

Also tried with "Safari.app" - same result.

bs.focus() does not throw the error, but it only works when app is
minimized or behind another window, not when it's closed, then I get the
same result as in original post (icon jumps in dock, then nothing
happens)

bs.close() works fine.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to