mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
627 B
627 B
Home > puppeteer > Protocol > Runtime > EvaluateRequest > includeCommandLineAPI
Protocol.Runtime.EvaluateRequest.includeCommandLineAPI property
Determines whether Command Line API should be available during the evaluation.
Signature:
includeCommandLineAPI?: boolean;