struct Protocol::Accessibility::LoadComplete

Overview

The loadComplete event mirrors the load complete event sent by the browser to assistive technology when the web page has finished loading.

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 root : AXNode #

New document root node.


[View source]