The new version of cdproto (6ed5b53) causes incognito mode to be unusable.
Using the latest version of chromedp, v0.13.6, will default to using cdproto@v0.0.0-20250429231605-6ed5b53462d4, which will cause incognito mode to be unusable. It has been tested with Chrome versions 133 and 136. Downgrading to cdproto@v0.0.0-20250307225615-b9fffb6d31ad (which also downgrades chromedp to v0.13.1) resolves the issue.
The new version of cdproto (6ed5b53) causes incognito mode to be unusable.
Using the latest version of chromedp, v0.13.6, will default to using cdproto@v0.0.0-20250429231605-6ed5b53462d4, which will cause incognito mode to be unusable. It has been tested with Chrome versions 133 and 136. Downgrading to cdproto@v0.0.0-20250307225615-b9fffb6d31ad (which also downgrades chromedp to v0.13.1) resolves the issue.