我正在寫applescript來自動化acrobat。我試圖在Adobe Acrobat XI中的Quick Tools Toolbar中查找UI元素。在Adobe Acrobat XI中使用applescript訪問快速工具工具欄
我沒有問題訪問菜單欄:
tell menu "Tools" of menu item "Tools" of the menu "View" of menu bar 1
return UI elements
end tell
但我不能某種原因,找到一種方法來快速訪問工具欄的工具buttoms。
請幫忙!
坦克最大,仍然無法訪問這些按鈕,但你指向我的優秀工具「UI瀏覽器」,這有助於更快地寫入applescript。謝謝!!! – Andrewski 2014-10-19 14:59:10
不客氣,實際上你對UI Browser的結論與我目前在Lightroom上的工作一樣。您可能實際上看到了我在此消息中出現的單擊問題的答案:http://stackoverflow.com/questions/26235153/applescript-lightroom-5-action-axshowmenu-in-smart-collection-panel-does-不 – 2014-10-20 09:49:25