puppeteer/new-docs/puppeteer.protocol.target.attachtotargetresponse.sessionid.md
2020-07-13 14:01:35 +01:00

552 B

Home > puppeteer > Protocol > Target > AttachToTargetResponse > sessionId

Protocol.Target.AttachToTargetResponse.sessionId property

Id assigned to the session.

Signature:

sessionId: SessionID;