puppeteer/new-docs/puppeteer.protocol.audits.sourcecodelocation.url.md

12 lines
478 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; [Audits](./puppeteer.protocol.audits.md) &gt; [SourceCodeLocation](./puppeteer.protocol.audits.sourcecodelocation.md) &gt; [url](./puppeteer.protocol.audits.sourcecodelocation.url.md)
## Protocol.Audits.SourceCodeLocation.url property
<b>Signature:</b>
```typescript
url: string;
```