mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
629 B
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;