mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Puppeteer already allows creating a new CDP session via target.createCDPSession but there is no way to get access to any existing session to send some additional commands.