95d77c679c
Reverts puppeteer/puppeteer#9152
184 B
184 B
sidebar_label |
---|
CDPSession.id |
CDPSession.id() method
Returns the session's id.
Signature:
class CDPSession {
id(): string;
}
Returns:
string