mirror of
https://github.com/microsoft/playwright-java.git
synced 2025-12-27 09:53:43 +00:00
Add new methods BrowserContext.newCDPSession and Browser.newBrowserCDPSession to create a Chrome DevTools Protocol[1] session for the page and browser respectively. Fixes #823 [1] https://chromedevtools.github.io/devtools-protocol/