mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
968 B
968 B
Home > puppeteer > Protocol > Overlay > SetInspectModeRequest
Protocol.Overlay.SetInspectModeRequest interface
Signature:
export interface SetInspectModeRequest
Properties
Property | Type | Description |
---|---|---|
highlightConfig | HighlightConfig | A descriptor for the highlight appearance of hovered-over nodes. May be omitted if enabled == false . |
mode | InspectMode | Set an inspection mode. |