class Connection { session(sessionId: string): CDPSession | null; }
Returns:
CDPSession | null
The current CDP session if it exists