Firefox and Multiple Profiles and Automator/AppleScript
Running Firefox 68.7.0esr under the latest Mojave
Trying to follow
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Multiple_profiles
and
http://sonnygill.net/mac/mac-multiple-firefox-profiles/
First issue: The command line throws an error
/Applications/Firefox.app/Contents/MacOS/firefox-bin --ProfileManager
###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
Second problem: I tried it as an Automator app and as an AppleScript app, and it misbehaves the same on both. If I run the command from Terminal, I get a prompt back when I choose a profile and launch Firefox. From an Automator/AppleScript app, the app hangs open until I quit Firefox.
Any clues ?
MacBook