import { Target } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Creates a Chrome Devtools Protocol session attached to the target.
Returns
Promise<CDPSession>
import { Target } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Creates a Chrome Devtools Protocol session attached to the target.