mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
629 B
629 B
Home > puppeteer > Protocol > Page > AddScriptToEvaluateOnNewDocumentResponse > identifier
Protocol.Page.AddScriptToEvaluateOnNewDocumentResponse.identifier property
Identifier of the added script.
Signature:
identifier: ScriptIdentifier;