We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add "Connect to the browser target"
Destroyed _Footer (markdown)
Destroyed [PKG] (markdown)
Created _Footer (markdown)
Destroyed _Sidebar (markdown)
Created _Sidebar (markdown)
Created [PKG] (markdown)
Updated Inspect the inspector (markdown)
Updated Connect to a raw WebSocket (markdown)
The TypeScript type-checker complained that checking for `node.matches` is improper
`node` might not have a `matches()` method, e.g. if it is a `Text` node, and thus checking for it prevents premature termination of the `find()`
Destroyed Log raw protocol messages sent and received by chrome remote interface (markdown)
added section on VSCode
Created Log raw protocol messages sent and received by chrome-remote-interface (markdown)
Update Node.js debug command
Add 'Inspect the inspector'
Also allow non-code recipes
Relocate binding to make available in multiple scopes
Simplify example.
Update code
Updated Take page screenshot (markdown)
Copy the fixed full page screenshot example to the wiki
Simplify code
add an example with host/port/url specified
Updated Intercept and block requests by URL (markdown)
Revert a9541f5^...a9541f5 on Log network requests
Revert f44c2cf05a5b347f95147a8fb9f9a5686f77ddfc...9472e1f8da92506b65007729d66404847f87bb77 on Log network requests