browsermob-proxy icon indicating copy to clipboard operation
browsermob-proxy copied to clipboard

Har result missing particular entries

Open PattyAustin opened this issue 6 years ago • 2 comments

Hello, I am wondering what are rules for "GetHar()"? When I used chrome DevTool to see network entries, it shows 14 XHR entries. However when I use browser mob proxy + selenium to run the same page, it only gave me few XHR entries ( highlighted in yellow are always missed). Any idea?

Capture

PattyAustin avatar Sep 03 '19 16:09 PattyAustin

Update: I assumed that happened because those missed entries are "disk cache". Any idea to let http web request to capture cache data? I've tried change HttpRequestCacheLevel but no luck so far.

PattyAustin avatar Sep 03 '19 20:09 PattyAustin

I am having this issue currently, is there any way to list all entries even if they are coming from disk cache?

mattrench avatar Feb 17 '23 23:02 mattrench