“is not allowed for assistive access” error when running AppleScript from Java

后端 未结 4 1034
有刺的猬
有刺的猬 2020-12-15 18:11

I have a Jenkins config that executes Java tests for OS X app using Maven. And when I\'m trying to run some AppleScript that requires assistive access for it, different erro

4条回答
  •  轮回少年
    2020-12-15 18:13

    I think you answer your own question. You can allow assistive access for Script Editor (among other things). It works fine in Script Editor.

    You can try and add other applications to have assistive access. This might be an option if Script Editor does not give you want you want.

    enter image description here

提交回复
热议问题