[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [BackgroundService](./puppeteer.protocol.backgroundservice.md) > [SetRecordingRequest](./puppeteer.protocol.backgroundservice.setrecordingrequest.md) > [shouldRecord](./puppeteer.protocol.backgroundservice.setrecordingrequest.shouldrecord.md) ## Protocol.BackgroundService.SetRecordingRequest.shouldRecord property Signature: ```typescript shouldRecord: boolean; ```