chrome-remote-interface
chrome-remote-interface copied to clipboard
Chrome Debugging Protocol interface for Node.js
## Environment | Component | Version |-|- | Node.js | 16.16.0 | Client (Chrome/Chromium/...) | 103.0.5060.134 (64-bit) | OS running Node.js | Windows 10 | OS running the client |...
Handle situation when CDP request was send, but response was not received yet. E.g: - send CDP request (no response yet) - connection closed In this case we need to...
Closes #381 @cyrus-and I see the conversation in #381 where you expressed that you don't believe `pipe` support is necessary. IMO, using `--remote-debugging-pipe` is simpler since you don't need to...
Chrome extensions can connect to the devtools directly (chrome.debugger.attach) It would be really useful to make this library "universal" in that it would run inside an extension - it doesn't...
## Environment | Component | Version |-|- | Node.js | 18.13.0 | Client (Chrome/Chromium/...) | Chrome 120.0.6099.63 | OS running Node.js | Windows 10 | OS running the client |...
## Environment | Component | Version |-|- | Node.js | v18.16.1 | Client (Chrome/Chromium/...) | Chromium | OS running Node.js | Windows 11 | OS running the client | Windows...
Hi, I would like to make my CDP client resilient to network connectivity issues and I'm wondering what's the best way to achieve it. It seems the disconnect callback is...
## Environment | Component | Version | Node.js | v12.22.9 | Client (Chrome/Chromium/...) | Google Chrome 123.0.6312.58 | OS running Node.js | Ubuntu 22.04 | OS running the client |...
## Environment | Component | Version |-|- | Node.js | v20.11.1 | Client (Chrome/Chromium/...) | Google Chrome 122 | OS running Node.js | Windows 11 | OS running the client...
## Environment | Component | Version |-|- | Node.js | v18.12.0 | Client (Chrome/Chromium/...) | 124.0.6367.79 | OS running Node.js | Windows 11 | OS running the client | Windows...