Skip to main content
Puppeteer
Next
ctrl
K
API
cdpsession
id
CDPSession.id() method
Returns the session's id.
Signature:
id
(
)
:
string
;
Returns:
string
Previous
CDPSession.detach() method
Next
CDPSession.send() method