文件名称:chrome-har-capturer:从Chrome实例捕获HAR文件
文件大小:40KB
文件格式:ZIP
更新时间:2024-05-31 12:31:24
automation browser chrome-debugging-protocol headless har
chrome-har-capturer
从Chrome实例捕获HAR文件。
在后台,该模块使用来检测Chrome。
设置
从NPM安装此模块:
npm install chrome-har-capturer
像这样启动Chrome:
google-chrome --remote-debugging-port=9222 --headless
命令行实用程序
命令行实用程序可用于从URL列表生成HAR文件。 提供以下选项:
-h, --help output usage information
-t, --host
【文件预览】:
chrome-har-capturer-master
----.travis.yml(624B)
----bin()
--------cli.js(5KB)
----index.js(412B)
----package.json(1KB)
----.eslintrc.json(1KB)
----test()
--------coherence.js(7KB)
--------util.js(7KB)
--------cert.pem(1KB)
--------live.js(16KB)
--------key.pem(2KB)
--------offline.js(979B)
--------log.json(5KB)
----LICENSE(1KB)
----package-lock.json(55KB)
----.gitignore(22B)
----lib()
--------context.js(2KB)
--------loader.js(2KB)
--------live.js(5KB)
--------har.js(13KB)
--------stats.js(8KB)
--------replay.js(687B)
----README.md(7KB)
----.eslintignore(22B)