Skip to main content
Module

x/puppeteer/mod.ts>Connection#session

A port of puppeteer running on Deno
Latest
method Connection.prototype.session
Re-export
import { Connection } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Parameters

sessionId: string
  • The session id

Returns

CDPSession | null

The current CDP session if it exists