[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [StopResponse](./puppeteer.protocol.profiler.stopresponse.md) > [profile](./puppeteer.protocol.profiler.stopresponse.profile.md) ## Protocol.Profiler.StopResponse.profile property Recorded profile. Signature: ```typescript profile: Profile; ```