grafana / k6-studio

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

cristianoventura commented 1 week ago

Description

This PR provides a more meaningful file name for the recording based on the starting URL.

How to Test

Checklist

Screenshots (if appropriate):

image

Related PR(s)/Issue(s)

Resolves https://github.com/grafana/k6-studio/issues/306