struct Protocol::DOM::GetNodeForLocation
- Protocol::DOM::GetNodeForLocation
- Struct
- Value
- Object
Overview
Returns node id at given location. Depending on whether DOM domain is enabled, nodeId is either returned or not.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#backend_node_id : BackendNodeId
Resulting node.
-
#frame_id : Page::FrameId
Frame this node belongs to.
-
#node_id : NodeId | Nil
Id of the node at given coordinates, only when enabled and requested document.
Constructor Detail
Instance Method Detail
Id of the node at given coordinates, only when enabled and requested document.