puppeteer/new-docs/puppeteer.protocol.serviceworker.serviceworkerregistration.scopeurl.md

12 lines
561 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [ServiceWorker](./puppeteer.protocol.serviceworker.md) &gt; [ServiceWorkerRegistration](./puppeteer.protocol.serviceworker.serviceworkerregistration.md) &gt; [scopeURL](./puppeteer.protocol.serviceworker.serviceworkerregistration.scopeurl.md)
## Protocol.ServiceWorker.ServiceWorkerRegistration.scopeURL property
<b>Signature:</b>
```typescript
scopeURL: string;
```