k6 Studio v0.5.1
is here!
New features
Parameterization rule
Add and configure rules to parameterize your requests (e.g. by replacing the userId value in all requests with a test user id defined in Test variables
)
URL prompt in Recorder
Enter the starting URL in Recorder to launch the browser with the URL opened. While this is completely optional, it helps reduce the number of irrelevant requests the browser makes.
Remember the size and position of the app window
k6 Studio will try to open with the same window size and position it had before it was closed.
Proxy status indicator
Proxy status is now displayed in the bottom left corner.
Improve the UX of the recording selector
If the selected recording has been deleted, the recording selector will have a warning icon.
Usage reports
The app now sends an anonymous usage report so that we can track relevant information to be able to build the product making better data-driven decisions. Read more about the usage reporting in README. You can opt-out of usage reporting in Settings.
Fixes
- Fix the Settings dialog size so that it always fits on the screen, no matter the window size
- Fix an issue with not being able to clear the filter if there's no matches when previewing a recording
- Fix an issue where connections with upsteam proxies requiring SSL were not possible
- Prevent infinite error loop on proxy restart