You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an HAR file the name that it's given is the date ex. 2024-10-31_15-13-44.har
Given that now we ask for an input URL before starting the recording we can provide a more meaningful name for the generated recording that includes the hostname when the input is available, otherwise we can continue with the date as name.
Ex. grafana.com-2024-10-31_15-13-44.har
The text was updated successfully, but these errors were encountered:
When creating an HAR file the name that it's given is the date ex.
2024-10-31_15-13-44.har
Given that now we ask for an input URL before starting the recording we can provide a more meaningful name for the generated recording that includes the hostname when the input is available, otherwise we can continue with the date as name.
Ex.
grafana.com-2024-10-31_15-13-44.har
The text was updated successfully, but these errors were encountered: