puppeteer/new-docs/puppeteer.protocol.runtime.uniquedebuggerid.md
2020-07-13 14:01:35 +01:00

470 B

Home > puppeteer > Protocol > Runtime > UniqueDebuggerId

Protocol.Runtime.UniqueDebuggerId type

Unique identifier of current debugger.

Signature:

export type UniqueDebuggerId = string;