struct Protocol::Page::FrameDetached

Overview

Fired when frame has been detached from its parent.

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 been detached.


[View source]
def reason : String #

[View source]