puppeteer/scripts
Jack Franklin 31309b0e20
chore: use devtools-protocol package (#6172)
* chore: Use devtools-protocol package

Rather than maintain our own protocol we can instead use the devtools-protocol package and pin it to the version of Chromium that Puppeteer is shipping with.

The only changes are naming changes between the bespoke protocol that Puppeteer created and the devtools-protocol one.
2020-07-10 11:51:52 +01:00
..
ensure-correct-devtools-protocol-package.ts chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
test-install.sh chore: fix Firefox install checker (#6129) 2020-06-30 15:52:53 +01:00