mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
842 B
842 B
Home > puppeteer > Protocol > Audits > InspectorIssue
Protocol.Audits.InspectorIssue interface
An inspector issue reported from the back-end.
Signature:
export interface InspectorIssue
Properties
Property | Type | Description |
---|---|---|
code | InspectorIssueCode | |
details | InspectorIssueDetails |