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

Properties

optional
visible: boolean
optional
hidden: boolean
optional
timeout: number