...
You can now right click anywhere on a web viewer, and you'll see 'Inspect Element'. Click this and it will bring up the Safari JavaScript Debugger.
The debug method JavaScript_Debugging.html in the Fusion Reactor ToolBox FRToolBox_Overview.html https://splashdocs.atlassian.net/wiki/spaces/FusionReactor/pages/2202959893 will work nicely with Safari's JavaScript debugger, and will pass along any log messages.
...