> 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.md).

# Utility

- [Flow Comment](https://docs.does.qa/test-steps/utility/flow-comment.md): Add a comment to your flow.
- [Test Comment](https://docs.does.qa/test-steps/utility/test-comment.md): Add a comment to a flow path.
- [Name Test](https://docs.does.qa/test-steps/utility/name-test.md): Name your flow branches to help you keep track of your test cases.
- [Debug Value](https://docs.does.qa/test-steps/utility/debug-value.md): Add the current value of a value store item to your test case results.
- [Debug Element](https://docs.does.qa/test-steps/utility/debug-element.md): Add the current output of an element to your test case results.
- [Replace Text](https://docs.does.qa/test-steps/utility/replace-text.md): Replace all the text on a page or inside and element.
- [Screenshot](https://docs.does.qa/test-steps/utility/screenshot.md): Take a viewport or full page screenshot and add it to your test case result.
- [Tag Test](https://docs.does.qa/test-steps/utility/tag-test.md): Tags a flow branch.
- [Start HAR Recording](https://docs.does.qa/test-steps/utility/start-har-recording.md): Start a browser HAR recording.
- [End HAR Recording](https://docs.does.qa/test-steps/utility/end-har-recording.md): End a HAR recording and attach the output to your test case results.
- [Start Console Recording](https://docs.does.qa/test-steps/utility/start-console-recording.md): Start a console recording.
- [End Console Recording](https://docs.does.qa/test-steps/utility/end-console-recording.md): End a console recording and attach the output to your test case results.
