puppeteer/new-docs/puppeteer.protocol.browser.getbrowsercommandlineresponse.md

19 lines
689 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Browser](./puppeteer.protocol.browser.md) &gt; [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 |