mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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;