We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29702ec commit f7c6ee4Copy full SHA for f7c6ee4
docs/sources/next/using-k6/test-authoring/create-tests-from-recordings/using-the-devtools-recorder.md
@@ -4,9 +4,9 @@ description: 'The k6 DevTools recorder allows you to export k6 browser scripts f
4
weight: 01
5
---
6
7
-# Using the DevTools recorder
+# Using the k6 DevTools recorder
8
9
-The DevTools recorder lets you record user journeys using Chrome DevTools and then export them as a k6 script.
+The k6 DevTools recorder lets you record user journeys using Chrome DevTools and then export them as a k6 script.
10
11
## Before you begin
12
0 commit comments