cyrus-and / chrome-har-capturer

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

chrome-har-capturer cannot found identifier #64

Closed twrandolphchen closed 5 years ago

twrandolphchen commented 5 years ago

Hi I just test for this url : "http://disp.cc/b" , output is empty Is there something wrong ?? many thanks !

$ google-chrome --headless --no-sandbox --disable-setuid-sandbox --incognito --hide-scrollbars --window-size=1280,1696 --remote-debugging-port=9222 --enable-benchmarking --enable-net-benchmarking > /dev/null 2>&1 &

$ chrome-har-capturer -p 9222 -o capturer.har -c -i http://disp.cc/b

cyrus-and commented 5 years ago

Hi, thanks for pointing this out, this was a long-standing bug.