CodeSampleX

Sample

In puppeteer 24.2.1 compared to 24.2.0, sending a protocol command on a CDPSession whose underlying CDP connection is closed immediately rejects with TargetCloseError.

sha256:dc1b1b112e2416c0ba3d543669e6d586c6363367e1bbc4fc411f7e8705f60071

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
In puppeteer 24.2.1 compared to 24.2.0, sending a protocol command on a CDPSession whose underlying CDP connection is closed immediately rejects with TargetCloseError. HOW
Packages
puppeteer 24.2.1
Environment
node
Created
2026-08-17T02:00:01Z

Commonly assumed

A CDPSession continues attempting raw protocol message dispatch when sent a command, even after its underlying connection is marked closed.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts