Back to Puppeteer

defaultArgs() function

docs/api/puppeteer.defaultargs.md

19.2.2411 B
Original Source

defaultArgs() function

Signature

typescript
defaultArgs: (options?: PuppeteerCore.LaunchOptions) => string[]

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

options

</td><td>

PuppeteerCore.LaunchOptions

</td><td>

(Optional)

</td></tr> </tbody></table>

Returns:

string[]