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

568 B

Home > puppeteer > Protocol > Debugger > SearchInContentRequest > scriptId

Protocol.Debugger.SearchInContentRequest.scriptId property

Id of the script to search in.

Signature:

scriptId: Runtime.ScriptId;