700 B
700 B
Home > puppeteer > Protocol > Debugger > EvaluateOnCallFrameRequest > includeCommandLineAPI
Protocol.Debugger.EvaluateOnCallFrameRequest.includeCommandLineAPI property
Specifies whether command line API should be available to the evaluated expression, defaults to false.
Signature:
includeCommandLineAPI?: boolean;