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