Skip to main content
Module

x/puppeteer/mod.ts>TimeoutError

A port of puppeteer running on Deno
Latest
class TimeoutError
extends CustomError
Re-export
import { TimeoutError } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

TimeoutError is emitted whenever certain operations are terminated due to timeout.