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

455 B

Home > puppeteer > Protocol > Media > PlayerId

Protocol.Media.PlayerId type

Players will get an ID that is unique within the agent context.

Signature:

export type PlayerId = string;