[Sikuli-driver] [Bug 1606719] Re: Mac OS 10.11.6 App.open(sysprefs) eventually cannot find app

2016-07-28 Thread Joe White
** Changed in: sikuli Status: New => Invalid -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1606719 Title: Mac OS 10.11.6 App.open(sysprefs) eventually cannot find app Status in Sikuli:

[Sikuli-driver] [Bug 1606719] Re: Mac OS 10.11.6 App.open(sysprefs) eventually cannot find app

2016-07-28 Thread Joe White
This resolves the inconsistency I had with my approach in a large script (600+ lines) and solves my problem. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1606719 Title: Mac OS 10.11.6

[Sikuli-driver] [Bug 1606719] Re: Mac OS 10.11.6 App.open(sysprefs) eventually cannot find app

2016-07-27 Thread RaiMan
sp = App("System Preferences") sp.open() print sp this works for me in both cases (SikuliX 1.1.1, macOS 10.11): - is focused, when already open - is opened and focused, if closed -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.