struct Protocol::Page::FrameClearedScheduledNavigation

Overview

Fired when frame no longer has a scheduled navigation.

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_id : FrameId #

Id of the frame that has cleared its scheduled navigation.


[View source]