mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
813 B
813 B
Home > puppeteer > Protocol > Audits > AffectedRequest
Protocol.Audits.AffectedRequest interface
Information about a request that is affected by an inspector issue.
Signature:
export interface AffectedRequest
Properties
Property | Type | Description |
---|---|---|
requestId | Network.RequestId | The unique request id. |
url | string |