[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Browser](./puppeteer.protocol.browser.md) > [GetBrowserCommandLineResponse](./puppeteer.protocol.browser.getbrowsercommandlineresponse.md) > [arguments](./puppeteer.protocol.browser.getbrowsercommandlineresponse.arguments.md) ## Protocol.Browser.GetBrowserCommandLineResponse.arguments property Commandline parameters Signature: ```typescript arguments: string[]; ```