puppeteer/new-docs/puppeteer.protocol.runtime.runscriptrequest.scriptid.md
2020-07-13 14:01:35 +01:00

525 B

Home > puppeteer > Protocol > Runtime > RunScriptRequest > scriptId

Protocol.Runtime.RunScriptRequest.scriptId property

Id of the script to run.

Signature:

scriptId: ScriptId;