puppeteer/new-docs/puppeteer.protocol.tracing.startrequest.streamformat.md
2020-07-13 14:01:35 +01:00

621 B

Home > puppeteer > Protocol > Tracing > StartRequest > streamFormat

Protocol.Tracing.StartRequest.streamFormat property

Trace data format to use. This only applies when using ReturnAsStream transfer mode (defaults to json).

Signature:

streamFormat?: StreamFormat;