如何在另一个应用程序的菜单中模拟点击?

时间:2016-08-29 21:17:01

标签: swift macos

例如,什么是以下AppleScript的纯Swift等价物:

tell application "System Events" to tell process "Finder"
    click menu item "New Finder Window" of menu 1 of menu bar item "File" of menu bar 1
end tell

0 个答案:

没有答案