I try to create an Automator service that will open the Dictionary app and find there a translation of a selected word (e.g. on a webpage or in a document).
However, when I click my service in the context menu (e.g. Safari context menu), nothing happens. It seems I missed one or two steps before “Get Definition of Word” when creating it, but which ones?
john202307. My knowledge of Automator is essentially nonexistent, but perhaps you need some method to view the output of the dictionary. I couldn’t seem to find an Automator dialog action, but the following did work with a selection in Safari. The definition of the selected word was opened in a TextEdit document.
Instead of Automator, why not just pass your pointer over the word you want to look up in the dictionary and press ctrl+cmd+D to open an in-place panel. Depending upon the dictionary languages you have configured in Apple dictionary’s Settings, these will appear top to bottom in that pop up look up dialog.