如何使用applescript访问应用程序中的下拉菜单?
我试图告诉 applescript 打开应用程序“应用程序加载器”,然后从窗口中的下拉列表中进行选择。应选择的项目始终是第一个项目。我该怎么做? 提前致谢。
I'm trying to tell applescript to open the app, Application Loader, and choose from the drop down list that's in the window. The item that should be chosen will always be the very first item. How do i do this?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
哇我终于成功了!我对我的脚本非常生气,所以我只是输入了一个随机的 ASCII 数字,它神奇地工作了。我很高兴啊哈哈:)
Wow I finally got it working! I pretty much got mad at my script so I just put a random ASCII number and it magically worked. I got pretty happy aha :)