Menu
Grafana Cloud
← Back to What's new
Generally AvailableK6
Release date: 2024-07-26

Chrome Recorder extension for exporting k6 browser scripts

We’ve recently announced that browser tests in Grafana Cloud k6 are generally available, and you can use them to better understand your application’s user experience and fix frontend performance issues. But creating browser test scripts can be a complex task, which is why we’re releasing the k6 DevTools Recorder Chrome extension!

With the k6 DevTools Recorder Chrome extension, you can record user flows from a website using the Chrome DevTools Recorder, and then export that as a k6 browser test. That can help you create test scripts quickly, or give you a starting point to then customize your browser script to fit your needs.

Recording a user flow using the k6 DevTools extension

To learn more, refer to the k6 DevTools Recorder documentation.