[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Browser](./puppeteer.protocol.browser.md) > [GetBrowserCommandLineResponse](./puppeteer.protocol.browser.getbrowsercommandlineresponse.md) ## Protocol.Browser.GetBrowserCommandLineResponse interface Signature: ```typescript export interface GetBrowserCommandLineResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [arguments](./puppeteer.protocol.browser.getbrowsercommandlineresponse.arguments.md) | string\[\] | Commandline parameters |