puppeteer/docs/api/puppeteer.webworker.url.md

17 lines
197 B
Markdown
Raw Normal View History

---
sidebar_label: WebWorker.url
---
# WebWorker.url() method
**Signature:**
```typescript
class WebWorker {url(): string;}
```
**Returns:**
string
The URL of this web worker.