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.
Returns
ElementHandle | null
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.