mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
195 B
195 B
sidebar_label |
---|
CDPSession.id |
CDPSession.id() method
Returns the session's id.
Signature:
class CDPSession {id(): string;}
Returns:
string