puppeteer/utils
Andrey Lushnikov 204c7ec8c4
feat: introduce puppeteer/Errors ()
This patch adds a new require, `puppeteer/Errors`, that
holds all the Puppeteer-specific error classes.

Currently, the only custom error class we use is `TimeoutError`. We'll
expand in future with `CrashError` and some others.

Fixes .
2018-08-09 16:51:12 -07:00
..
doclint feat: introduce puppeteer/Errors () 2018-08-09 16:51:12 -07:00
node6-transform fix(node6): fix one line await arrow functions 2018-03-15 14:54:23 -07:00
protocol-types-generator chore(types): generate protocol.d.ts on install () 2018-05-29 15:23:32 -07:00
testrunner feat: introduce puppeteer/Errors () 2018-08-09 16:51:12 -07:00
apply_next_version.js chore: use unique version for puppeteer@next () 2017-12-28 17:19:13 -08:00
check_availability.js chore: stop using console.assert everywhere () 2018-05-31 16:53:51 -07:00
ESTreeWalker.js Fix node6 support for Object.entries and URL object () 2017-08-25 15:13:59 -07:00
fetch_devices.js fix(devicedescriptors): fix UA in DeviceDescriptors () 2018-06-14 13:55:09 -07:00
prepare_puppeteer_core.js feat: prepare for publishing puppeteer-core () 2018-08-08 15:14:23 -07:00