struct Protocol::Page::AddScriptToEvaluateOnNewDocument
- Protocol::Page::AddScriptToEvaluateOnNewDocument
- Struct
- Value
- Object
Overview
Evaluates given script in every frame upon creation (before loading frame's scripts).
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#identifier : ScriptIdentifier
Identifier of the added script.