Latest
class ProtocolError
extends CustomError
import { ProtocolError } from "https://dotland.deno.dev/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/puppeteer-core.js";

ProtocolError is emitted whenever there is an error from the protocol.

Properties

optional
code: number
originalMessage: string