import * as puppeteer from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/Errors.d.ts";
Classes
ProtocolError is emitted whenever there is an error from the protocol. | |
TimeoutError is emitted whenever certain operations are terminated due to timeout. |