mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
777 B
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[] |