# Utility

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