mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
760 B
760 B
Home > puppeteer > Protocol > Page > AddScriptToEvaluateOnLoadResponse
Protocol.Page.AddScriptToEvaluateOnLoadResponse interface
Signature:
export interface AddScriptToEvaluateOnLoadResponse
Properties
Property | Type | Description |
---|---|---|
identifier | ScriptIdentifier | Identifier of the added script. |