Documentation for automated readers
A curated documentation index is available at: https://grafana.com/llms.txt
A complete documentation index is available at: https://grafana.com/llms-full.txt
These indexes can help with page discovery before fetching individual documents.
This page is also available in Markdown, which may be easier for automated readers and AI tools to parse than HTML. The Markdown version is available at https://grafana.com/docs/k6/next/release-notes/v0.56.0.md, or by sending Accept: text/markdown to https://grafana.com/docs/k6/next/release-notes/v0.56.0/. For broader documentation discovery, the curated index is available at https://grafana.com/llms.txt and the complete index is available at https://grafana.com/llms-full.txt.
This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
Version 0.56.0 release notes
k6 v0.56.0 is here 🎉! This release includes:
- We’ve merged xk6-browser into k6.
- Many small improvements, bug fixes and internal refactors.
Breaking changes
- browser#1541 Removes
accessibility-eventsfrom a test, which is no longer a valid permission that can be granted by the latest version of Chromium/Chrome. - #4093 Unexports
lib/consts.FullVersionfrom the k6’s Golang API.
New features
Merge browser code in k6 codebase #4056
While the browser module has been stabilized, the codebase was not moved inside of k6.
As part of the stabilization this is now also merged in the k6 codebase. In the following months we would move issues from the xk6-browser repo and then archive it.
For a full list of changes, including UX improvements and bug fixes, refer to full release notes.
Was this page helpful?
Related resources from Grafana Labs

