[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Memory](./puppeteer.protocol.memory.md) > [GetBrowserSamplingProfileResponse](./puppeteer.protocol.memory.getbrowsersamplingprofileresponse.md) > [profile](./puppeteer.protocol.memory.getbrowsersamplingprofileresponse.profile.md) ## Protocol.Memory.GetBrowserSamplingProfileResponse.profile property Signature: ```typescript profile: SamplingProfile; ```