struct Protocol::Page::FrameNavigated

Overview

Fired once navigation of the frame has completed. Frame is now associated with the new loader.

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def frame : Frame #

Frame object.


[View source]
def type : NavigationType #

[View source]