I’m wanting to capture the URL (inc. parameters) from my current DuckDuckGo browser tab. I’ve tried using the %FrontBrowserURL% token but that seems to always capture the current Safari tab. Any suggestions?
TIA
I’m wanting to capture the URL (inc. parameters) from my current DuckDuckGo browser tab. I’ve tried using the %FrontBrowserURL% token but that seems to always capture the current Safari tab. Any suggestions?
TIA
Invoke an action focussing the address bar (cmd+l maybe) and another action for copy. Add short pause actions in between if necessary.
Makes sense. Thanks.