[Home](./index.md) > [puppeteer](./puppeteer.md) > [WebWorker](./puppeteer.webworker.md) > [url](./puppeteer.webworker.url.md) ## WebWorker.url() method Signature: ```typescript url(): string; ``` Returns: string The URL of this web worker.