Transaction details

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • The Script Debugger displays transaction details for the current paused user session.

    Transaction details are available in a dedicated resizeable section underneath the Call Stack on the bottom left of the Script Debugger.

    図 : 1. Example transaction details
    Transaction details
    The Script Debugger only displays transaction details when it pauses on a script. Developers can use transaction details to:
    • Inspect the URL of the currently paused transaction.
    • Inspect the request parameters for the currently paused transaction.
    • Inspect network information about the current transaction.
    • Inspect the user and session ID that initiated the debug transaction.