struct Protocol::Accessibility::GetFullAXTree

Overview

Fetches the entire accessibility tree for the root Document

Included Modules

Defined in:

protocol/accessibility.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def nodes : Array(AXNode) #

[View source]