do javascript
has been implemented in Orion V. 0.99.129-beta. @peternlewis
As before, I set the following:
defaults write com.stairways.keyboardmaestro.engine AppleScriptSafariBundleID -string "com.kagi.kagimacOS"
defaults write com.stairways.keyboardmaestro.engine BrowserSafariName -string "com.kagi.kagimacOS"
The results when tested with tokens:
-
%SafariTitle% and %SafariURL% are read from Orion (only).
-
%FrontBrowserURL% reads the URL from Orion when it is the front browser.
-
%FrontBrowserTitle% reads the title from Orion when it is the front browser.
-
%SafariTitle% and %FrontBrowserTitle% take the title from the first tab in Orion, rather than from its active tab.
-
%SafariTitle% and %FrontBrowserTitle% seemed to fail at times (not often), until the Keyboard Maestro Engine was restarted.
The action Click Front Browser Link
worked!
(So did Click com.kagimacOS Link
)