In the network tab within the Chrome Dev Tools, I have a large amount of HTTP requests that I would like to export into a HAR to analyze. I've tried to export the HAR with the export button, and I've tried the "Save all as HAR with content" option as well, but both result in a 0byte HAR file when downloaded. I've exported HARs in the past, but I guess they've never been as large so they have succeeded without issue. For reference, the network tab shows:
- 9262 requests
- 8.6 MB transferred
- 21.8 MB resources
Anyone have any experience in exporting large HAR files? Is there a way to build a script that could export this?