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

777 B

Home > puppeteer > Protocol > Tracing > DataCollectedEvent

Protocol.Tracing.DataCollectedEvent interface

Contains an bucket of collected trace events. When tracing is stopped collected events will be send as a sequence of dataCollected events followed by tracingComplete event.

Signature:

export interface DataCollectedEvent 

Properties

Property Type Description
value any[]