14 lines
351 B
Markdown
14 lines
351 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [CoverageEntry](./puppeteer.coverageentry.md) > [url](./puppeteer.coverageentry.url.md)
|
||
|
|
||
|
## CoverageEntry.url property
|
||
|
|
||
|
The URL of the style sheet or script.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
url: string;
|
||
|
```
|