Well, my end purpose is to find out how to click a specific element (defined by the html ID property in Firefox. I was having no luck with running the "Execute Javascript in the Front Browser" action, as it seems to only call Chrome or Safari.
This post seemed to offer a solution using this macro, but this failed to work either.
These posts are a little stale and was wondering if KM was better able to pass javascript to Firefox via some method.
Even using the example I couldn't get a snippet of JS (alert("hello")) to function via KM even though it executed in the console. So, I'm a bit stumped.