puppeteer/new-docs/puppeteer.protocol.audits.affectedframe.md

21 lines
683 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; [AffectedFrame](./puppeteer.protocol.audits.affectedframe.md)
## Protocol.Audits.AffectedFrame interface
Information about the frame affected by an inspector issue.
<b>Signature:</b>
```typescript
export interface AffectedFrame
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [frameId](./puppeteer.protocol.audits.affectedframe.frameid.md) | [Page.FrameId](./puppeteer.protocol.page.frameid.md) | |