Transaction details
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Building applications
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.

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.
Related Content
- Available transaction details
The Script Debugger provides a standard set of transaction details for developers to debug and troubleshoot scripts.