About
Grafana k6 browser is a module within the k6 load testing tool that enables browser automation and end-to-end web testing. It provides browser-level APIs to interact with web browsers via the Chrome DevTools Protocol (CDP), allowing developers to perform browser-level performance testing and collect frontend metrics.
Best for
- Browser/RUM scenarios across typical web and service stacks
- Teams that prefer open-source licensing and self-hosting options
- Groups comfortable scripting in JavaScript, TypeScript
Not the best fit when
- Workloads outside the listed protocols or languages without a proof-of-concept
Architecture and concurrency
Grafana k6 browser is commonly operated as hybrid software with scenario authoring in JavaScript, TypeScript. Concurrency and distribution depend on how you size workers or injectors.
Features
- Browser-level performance testing and automation
- Integration with core k6 features, including thresholds and performance monitoring
- Collection of Web Vital metrics (LCP, CLS, INP, FCP, TTFB)
- Device emulation for mobile environments
- Headless browser support for automated testing environments
- Playwright-inspired API design for interactions (clicking, typing, navigation)
Latest release
v2.1.0 · 2026-06-30
Release v2.1.0 introduced an opt-in feature-flag system (the --features flag), a context-level proxy option for browser contexts, and subcommand discovery in k6 x.
Pricing
The k6 tool itself is open-source. Browser-level testing is available in Grafana Cloud under performance testing subscriptions, which are billed based on usage (Virtual User Hours) and concurrency limits.
Specs
Sources
SHOW SOURCES
- grafana.com Reduce Grafana Cloud Performance Testing costs | Grafana Cloud documentation
- grafana.com k6/browser | Grafana k6 documentation
- github.com GitHub - grafana/k6: A modern load testing tool, using Go and JavaScript
- github.com v2.1.0
- community.grafana.com Concurrent tests runs and Browser VU instance allocation - Grafana k6 / k6-browser - Grafana Labs Community Forums
- community.grafana.com K6 browser load testing (large scale) - Grafana k6 - Grafana Labs Community Forums
LAST VERIFIED · 2026-08-15 · GROUNDED VIA EXA · CURATED BY NAVEENKUMAR NAMACHIVAYAM