Transaction details
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.