puppeteer/new-docs/puppeteer.protocol.overlay.highlightframerequest.contentoutlinecolor.md
2020-07-13 14:01:35 +01:00

629 B

Home > puppeteer > Protocol > Overlay > HighlightFrameRequest > contentOutlineColor

Protocol.Overlay.HighlightFrameRequest.contentOutlineColor property

The content box highlight outline color (default: transparent).

Signature:

contentOutlineColor?: DOM.RGBA;