Skip to main content

Module nodes

Module nodes 

Source

Structs§

AXNode
A node in the browser’s accessibility tree, built from CDP Accessibility.getFullAXTree. All raw CDP data is preserved; convenience methods expose the most common values directly.
CdpNode
A DOM node fetched via CDP DOM.describeNode. Preserves all CDP data and reconstructs the child tree.
ChromeNode
FirefoxNode
NodePosition
NodeScreenShotOptions

Enums§

NodeType

Traits§

Node