puppeteer/new-docs/puppeteer.frame._url.md

12 lines
297 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; [Frame](./puppeteer.frame.md) &gt; [\_url](./puppeteer.frame._url.md)
## Frame.\_url property
<b>Signature:</b>
```typescript
_url: string;
```