0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/utils
Andrey Lushnikov 5368051610
feat: expose raw devtools protocol connection ()
feat: expose raw devtools protocol connection

This patch introduces `target.createCDPSession` method that
allows directly communicating with the target over the
Chrome DevTools Protocol.

Fixes .
2018-01-10 19:33:22 -08:00
..
doclint feat: expose raw devtools protocol connection () 2018-01-10 19:33:22 -08:00
node6-transform chore: generalize node6 transpilation () 2017-12-08 15:14:28 -08:00
testrunner test: prohibit focused tests/suites on bots () 2017-12-28 15:41:57 -08:00
apply_next_version.js chore: use unique version for puppeteer@next () 2017-12-28 17:19:13 -08:00
check_availability.js refactor: move ChromiumDownloader under lib/ () 2017-12-08 13:39:13 -08:00
ESTreeWalker.js Fix node6 support for Object.entries and URL object () 2017-08-25 15:13:59 -07:00
fetch_devices.js Change let into const () 2017-08-21 16:39:04 -07:00