Skip to content

Commit 59c8719

Browse files
Update docs/sources/next/using-k6/test-authoring/create-tests-from-recordings/using-the-devtools-recorder.md
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent ae8174c commit 59c8719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/next/using-k6/test-authoring/create-tests-from-recordings/using-the-devtools-recorder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The DevTools recorder lets you record user journeys using Chrome DevTools and th
1313
To ensure you have a useful test output:
1414

1515
- Review the [Be sure to record realistically](/test-authoring/create-tests-from-recordings/#be-sure-to-record-realistically) and [Consider hybrid approach for load testing websites](/test-authoring/create-tests-from-recordings/#consider-hybrid-approach-for-load-testing-websites) sections on [Create tests from recordings](https://grafana.com/docs/k6/<K6_VERSION>/using-k6/test-authoring/create-tests-from-recordings/).
16-
- Learn how to [configure and run](https://grafana.com/docs/k6/<K6_VERSION>/using-k6-browser/running-browser-tests/) browser tests.
16+
- Learn the basics of k6 browser tests with [Running browser tests](https://grafana.com/docs/k6/<K6_VERSION>/using-k6-browser/running-browser-tests/).
1717

1818
{{< admonition type="note" >}}
1919

0 commit comments

Comments
 (0)