import RemoteChromeRequestCapturer from 'node-warc/lib/requestCapturers/remoteChrome.js'RemoteChromeRequestCapturer
Extends:
RequestHandler → RemoteChromeRequestCapturer
The remote chrome request chapturer to use along side RemoteChromeWARCGenerator The only setup required is to pass the chrome-remote-interface Network object Controlled via startCapturing and stopCapturing
Constructor Summary
| Public Constructor | ||
| public |
constructor(network: Object) |
|
