App.focus opens another instance of App in Mac OS Sierra/High Sierra

Asked by 123456789

Any Idea regarding this issue? Thanks in advance

Pre-requisite:
"Some App" is already opened.
"Some App" supports multiple instances.

Using this code in Sierra and High Sierra:
App.focus<"Some App">

Actual : Opens another instance of "Some App"
Expected: "Some App" is focused. No additional instance is opened.

**Issue does not occur in Mac OS Mojave, Windows 7 and Windows 10

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
123456789
Solved:
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

SikuliX version?

Revision history for this message
123456789 (testok) said :
#2

SikuliX Version 1.1.3

Revision history for this message
RaiMan (raimund-hocke) said :
#3

Can you test with 1.1.4?

If not: sorry, cannot help you. 1.1.3 is no longer supported.

Take care to be able to get back to 1.1.3 in case of other problems.

Revision history for this message
123456789 (testok) said :
#4

Tested with 1.1.4 and issue does not occur. Thank you!