Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>JSHandle#asElement

Headless Chrome Deno API
Latest
method JSHandle.prototype.asElement
Re-export
import { JSHandle } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns either null or the object handle itself, if the object handle is an instance of ElementHandle.