EXE
WinGet
k6 Studio
Grafana Labs · 1.12.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Silent command not identified. Refer to the vendor's documentation for silent install switches.
File Identity
Filename
k6.Studio-1.12.0.Setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GrafanaLabs.k6Studio
Version
1.12.0
Description
Desktop application designed to help you generate k6 test scripts
License
AGPL-3.0
↗
Homepage
https://github.com/grafana/k6-studio
Installer URL
https://github.com/grafana/k6-studio/releases/download/v1.12.0/k6.Studio-1.12.0.Setup.exe
Release Notes
1.12.0 (2026-03-17)
Features
- generator: Move Validate and Run in Cloud buttons to Header (#1112) (717fe3d)
Bug Fixes
- autocorrelation: Handle quota exceeded error in the UI (#1113) (4d7c419)
- Binary request bodies are inlined as raw binary characters breaking the script (#1120) (fe38e32)
- browser-codegen: Can't export browser test when recording contains implicit navigations (#1107) (27f337a)
- browser: Actions are called after page.close when multiple actions are performed on same locator…