struct Protocol::Overlay::HighlightNode

Overview

Highlights DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

Included Modules

Defined in:

protocol/overlay.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]