playwright-dotnet icon indicating copy to clipboard operation
playwright-dotnet copied to clipboard

[Feature] Add CDPSession

Open chenzanyu opened this issue 3 years ago • 2 comments

Node.js and Python have CDPSession implementations, can this function in DOTNET? https://playwright.dev/docs/api/class-cdpsession

chenzanyu avatar Feb 12 '22 22:02 chenzanyu

I want that feature.

namilkimfree avatar Apr 22 '22 03:04 namilkimfree

Correct (clickable) link: https://playwright.dev/docs/api/class-cdpsession

304NotModified avatar Jun 01 '22 22:06 304NotModified

I want that feature.

wY1k avatar Nov 29 '22 10:11 wY1k

with stealth function

This function is required to use capture events, etc.

@mxschmitt

namilkimfree avatar Jan 03 '23 06:01 namilkimfree