cyrus-and / chrome-har-capturer

Capture HAR files from a Chrome instance
MIT License
535 stars 90 forks source link

Finished rendering but still wait for Android Chrome #86

Closed jsw-zorro closed 3 years ago

jsw-zorro commented 3 years ago

Hi, I was using the tool to try to collect the HAR file on NewYorkTimes website. However, I found that on the Android side, everything has already been rendered, but the terminal on my Mac is still waiting for the website to complete. And it just stuck in here. Do you have any ideas what the problem might be? I was using the tool like this xargs chrome-har-capturer -k -p 9222 -o xx.har < "$3".

jsw-zorro commented 3 years ago

Let me double check with this. I just realized it might be the network problem, seems some part of the webpage is still waiting for download.

jsw-zorro commented 3 years ago

Sorry for the trouble. It was my network problem.