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.