> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/test-steps/utility/end-console-recording.md).

# End Console Recording

Stop an active console recording and keep the captured browser logs.

End console recording stops the capture started with [Start console recording](/test-steps/utility/start-console-recording.md). Place it after the journey you wanted to inspect.

![End console recording Test Step](https://app.does.qa/screenshots/node/utility_console_recordEnd.png)

## When to use it

* Close a console capture after the logs you care about have appeared.
* Keep the bracket tight so the recording stays focused.

## Example Flow

![Start console recording, Open, End console recording](https://2973996442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH10EEO19EDpBHNPowThh%2Fuploads%2Fgit-blob-8ae1f318464b7817c468df33d6ce303d4c2eeb51%2Fconsole-recording-miniflow-approx.png?alt=media)

## Configure

This step has no fields. It ends the active console recording on the Test Case.

## Related

* [Start console recording](/test-steps/utility/start-console-recording.md)
* [End HAR recording](/test-steps/utility/end-har-recording.md)
* [Utilities](/test-steps/utility.md)

**Tags:** `utility`, `console`, `recordEnd`, `logs`
