Question #678181 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678181
123456789 posted a new comment:
Hi! Any update regarding this issue?
I also experience the same problem using Sierra, High Sierra and Mojave
in Sikuli v1.1.4
Workaround:
1. Run the ff code:
myapp = App("/Applications/TextEdit.app")
myapp.open()
2. java.lang.ArrayIndexOutOfBoundsException error occurs
3. Open Terminal
4. Run code in Step#1
5. App will open
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp