Generate k6 browser tests without coding using Chrome Recorder.
With k6 browser, you can run browser tests alongside other types of k6 tests. It’s ideal for checking the performance and functionality of your web app while load testing your backend.
The k6 DevTools Recorder makes creating k6 browser tests a breeze:
- Just navigate through your web app, and it’ll automatically capture every event in your session.
- Export the recording as a k6 browser test (tweak it if you want) and run it from your local machine or Grafana Cloud k6.