【发布时间】:2015-11-22 15:00:38
【问题描述】:
我目前正在使用 phantomjs 来生成 HAR 文件。但它有时会挂断,因此我正在尝试使用 Chrome 来做到这一点。我安装了它并安装了chrome-har-capturer 来为我完成这项工作。
但是当我尝试执行时
chrome-har-capturer -o out.har https://github.com
这句话是假的
cannot connect to chrome
error : connect ECONNREFUSED
谁能告诉我我缺少什么...我在 centos(64)VPS 和 chrome 最新稳定版本
【问题讨论】:
标签: google-chrome centos har