243 B
243 B
sidebar_label |
---|
CDPSession.connection |
CDPSession.connection() method
Signature:
class CDPSession {
connection(): Connection | undefined;
}
Returns:
Connection | undefined