mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
708 B
708 B
Home > puppeteer > Protocol > CSS > GetBackgroundColorsRequest
Protocol.CSS.GetBackgroundColorsRequest interface
Signature:
export interface GetBackgroundColorsRequest
Properties
Property | Type | Description |
---|---|---|
nodeId | DOM.NodeId | Id of the node to get background colors for. |