import { JSHandle } from "https://deno.land/x/pptr@1.2.0/src/JSHandle.ts";
Returns either null
or the object handle itself, if the object handle is
an instance of ElementHandle.
import { JSHandle } from "https://deno.land/x/pptr@1.2.0/src/JSHandle.ts";
Returns either null
or the object handle itself, if the object handle is
an instance of ElementHandle.