631 B
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;