Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 JavaScriptのデバッグ in the Fusion Reactor ToolBox https://splashdocs.atlassian.net/wiki/spaces/FusionReactor/pages/2202959893 FRToolBoxの概要 will work nicely with Safari's JavaScript debugger, and will pass along any log messages.

...