1.2 KiB
1.2 KiB
Home > puppeteer > Protocol > Overlay > GetHighlightObjectForTestRequest
Protocol.Overlay.GetHighlightObjectForTestRequest interface
Signature:
export interface GetHighlightObjectForTestRequest
Properties
Property | Type | Description |
---|---|---|
colorFormat | ColorFormat | The color format to get config with (default: hex) |
includeDistance | boolean | Whether to include distance info. |
includeStyle | boolean | Whether to include style info. |
nodeId | DOM.NodeId | Id of the node to get highlight object for. |