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

586 B

Home > puppeteer > Protocol > Target > AttachedToTargetEvent > sessionId

Protocol.Target.AttachedToTargetEvent.sessionId property

Identifier assigned to the session used to send/receive messages.

Signature:

sessionId: SessionID;