Desktop application for Mac and Windows (Linux coming soon) designed to help you generate k6 test scripts
GNU Affero General Public License v3.0
140
stars
1
forks
source link
feat: add hostname as prefix of har filename #362
Closed
cristianoventura closed 1 week ago
Description
This PR provides a more meaningful file name for the recording based on the starting URL.
How to Test
Checklist
npm run lint
) and all checks pass.npm test
) and all tests pass.Screenshots (if appropriate):
Related PR(s)/Issue(s)
Resolves https://github.com/grafana/k6-studio/issues/306