Skip to main content
Go to Latest
interface WaitTaskOptions
import { type WaitTaskOptions } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";

Properties

domWorld: DOMWorld
predicateBody: Function | string
predicateAcceptsContextElement: boolean
title: string
polling: string | number
timeout: number
optional
binding: PageBinding
optional
root: ElementHandle