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".
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"
.