[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ServiceWorker](./puppeteer.protocol.serviceworker.md) > [StartWorkerRequest](./puppeteer.protocol.serviceworker.startworkerrequest.md) ## Protocol.ServiceWorker.StartWorkerRequest interface Signature: ```typescript export interface StartWorkerRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [scopeURL](./puppeteer.protocol.serviceworker.startworkerrequest.scopeurl.md) | string | |