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

631 B

Home > puppeteer > Protocol > Runtime > RunScriptRequest > includeCommandLineAPI

Protocol.Runtime.RunScriptRequest.includeCommandLineAPI property

Determines whether Command Line API should be available during the evaluation.

Signature:

includeCommandLineAPI?: boolean;