struct Protocol::DOM::GetFrameOwner

Overview

Returns iframe node that owns iframe with the given domain.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def backend_node_id : BackendNodeId #

Resulting node.


[View source]
def node_id : NodeId | Nil #

Id of the node at given coordinates, only when enabled and requested document.


[View source]