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

820 B

Home > puppeteer > Protocol > Tracing > RequestMemoryDumpResponse

Protocol.Tracing.RequestMemoryDumpResponse interface

Signature:

export interface RequestMemoryDumpResponse 

Properties

Property Type Description
dumpGuid string GUID of the resulting global memory dump.
success boolean True iff the global memory dump succeeded.