k6 Studio v1.7.0
is here!
Features
- Add assertions of values in text inputs
- Add assertions on checkbox/radio button state
- Improved error handling when starting a recording
- Improved in-browser toolbar design
- Improved selector stability for click events
Bug Fixes
- Clicking the label of a checkbox/radio records two events
- Initial navigation event is sometimes not captured when starting a recording
- Modals close when trying to interact with the toolbar
- Navigation events are captures while typing in address bar
- Use
.fill()
instead of.type()
when a text input has changed
Dependency Updates
- Update k6 version to v1.2.1
Miscellaneous Chores
- Send additional event properties when tracking feature usage:
isLoggedIn
for all eventsrules
- an object with the total numbers of test rules of each type when saving a generator