puppeteer/new-docs/puppeteer.protocol.css.getbackgroundcolorsrequest.md
2020-07-13 14:01:35 +01:00

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.