Can I save only specific requests in the Chrome Network Devtools tab?
This would be very useful for me, because our company uses web scanning to get information from the extranet, and I can only record (using the rec button) all requests made to get specific information, and if I want to save the desired requests / the answers in the file for analysis later, all I can do is save it all as a .har file that saves EVERYTHING, including all resources (images, css, js, etc.), Filling the file with a lot of useless information for my purpose.
Another way would be to copy and paste only those requests that were filtered with Documents + XHR + Other, which I donβt like either because they are not structured in JSON format, like a HAR file.
user3514092
source share