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
Nice to have - exported files have the option to append a date/time stamp in a sortable fashion (e.g., YYYYMMDDHHMMSSmm) before the .har extension. It would also be great to allow the user to add a tag of sorts to identify the action taken when the export was made (e.g., logon, selectingXYZ, updatingABC, etc)
The text was updated successfully, but these errors were encountered:
atthepub
changed the title
Suggestion: Add datetimestamp to export filemname, allow tags
Suggestion: Add datetimestamp to export filename and allow tags
Nov 25, 2014
atthepub
changed the title
Suggestion: Add datetimestamp to export filename and allow tags
Suggestion: Add datetime to export filename and allow tags
Nov 25, 2014
Yes it is now possible to provide a custom file name.
There is a new pref: extensions.firebug.netexport.defaultFileName
You can set it to a string that is used as a format string for generating the name
An example: myname-%Y-%m-%d-endofthename
Nice to have - exported files have the option to append a date/time stamp in a sortable fashion (e.g., YYYYMMDDHHMMSSmm) before the .har extension. It would also be great to allow the user to add a tag of sorts to identify the action taken when the export was made (e.g., logon, selectingXYZ, updatingABC, etc)
The text was updated successfully, but these errors were encountered: