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

660 B

Home > puppeteer > Protocol > Tracing > TracingCompleteEvent > dataLossOccurred

Protocol.Tracing.TracingCompleteEvent.dataLossOccurred property

Indicates whether some trace data is known to have been lost, e.g. because the trace ring buffer wrapped around.

Signature:

dataLossOccurred: boolean;