<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [CoverageEntry](./puppeteer.coverageentry.md) &gt; [url](./puppeteer.coverageentry.url.md)

## CoverageEntry.url property

The URL of the style sheet or script.

<b>Signature:</b>

```typescript
url: string;
```