struct Protocol::Page::AddScriptToEvaluateOnNewDocument

Overview

Evaluates given script in every frame upon creation (before loading frame's scripts).

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 identifier : ScriptIdentifier #

Identifier of the added script.


[View source]