<!-- Do not edit this file. It is automatically generated by API Documenter. --> [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 <b>Signature:</b> ```typescript export interface GetBrowserCommandLineResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [arguments](./puppeteer.protocol.browser.getbrowsercommandlineresponse.arguments.md) | string\[\] | Commandline parameters |