Latest
interface WaitForTargetOptions
import { type WaitForTargetOptions } from "https://dotland.deno.dev/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/types.d.ts";

Properties

optional
timeout: number

Maximum wait time in milliseconds. Pass 0 to disable the timeout.