The Network tab in the developers window provides 2 commands for
saving logged requests into har-file - to save a single request (not
so practical), and to save all (by default, creates a huge file, so
also impractical). If I choose to show only 'documents' or only 'XHR' -
requests, and then click save all, Chrome saves still ALL requests,
regardless to what I've selected by the filter, so I get the same huge
file. I've tried to select some requests in the left-side list (they
are selectable! for what?), but then the command again saves all
requests, ignoring my selection.
So the question is how to save only selected (meaningful) requests?
Without this option the feature of saving requests into har-file seems
useless to me.
Thanks in advance.
we don't support exporting selected subset of resources to HAR at the
moment. You may want to raise an issue for that using
http://webkit.org/new-inspector-bug
Best regards,
Andrey.