mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
788 B
788 B
Home > puppeteer > Protocol > Overlay > NodeHighlightRequestedEvent
Protocol.Overlay.NodeHighlightRequestedEvent interface
Fired when the node should be highlighted. This happens after call to setInspectMode
.
Signature:
export interface NodeHighlightRequestedEvent
Properties
Property | Type | Description |
---|---|---|
nodeId | DOM.NodeId |