puppeteer/new-docs/puppeteer.protocol.systeminfo.getinforesponse.commandline.md
2020-07-13 14:01:35 +01:00

616 B

Home > puppeteer > Protocol > SystemInfo > GetInfoResponse > commandLine

Protocol.SystemInfo.GetInfoResponse.commandLine property

The command line string used to launch the browser. Will be the empty string if not supported.

Signature:

commandLine: string;