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

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;