Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface WaitForTargetOptions
import { type WaitForTargetOptions } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts";

Properties

optional
timeout: number

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