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. |