Managing Sessions
Every time a request is sent in Replay it is tracked as a Session
, providing you with a historical record of its various states.
Clearing Sessions
To remove a Session from the user-interface, click on the X
button within its tab.
To remove multiple Sessions right-click on a tab a choose a Close...
option.
INFO
To restore a Session to the user-interface, select it from its associated Collection.
Viewing the Requests in a Session
The number of times a request has been sent is displayed at the bottom of its pane.
Reverting Through Requests in a Session
By clicking on the <
or >
buttons, you can navigate through a Session to view how modifications to a request have altered its associated response.
Creating a New Session
Clicking on the + New Session
button will generate a new request tab, allowing you to manually create a request. Entering a URL within the input field above a request pane will generate a minimal request.
