mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: remove unhelpful api pages (#9933)
This commit is contained in:
@@ -14,7 +14,7 @@ export interface PuppeteerLaunchOptions extends LaunchOptions, BrowserLaunchArgu
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Modifiers | Type | Description | Default |
|
||||
| ----------------------------------------------------------------------------- | --------- | --------------------------------- | ------------ | ------- |
|
||||
| [extraPrefsFirefox?](./puppeteer.puppeteerlaunchoptions.extraprefsfirefox.md) | | Record<string, unknown> | _(Optional)_ | |
|
||||
| [product?](./puppeteer.puppeteerlaunchoptions.product.md) | | [Product](./puppeteer.product.md) | _(Optional)_ | |
|
||||
| Property | Modifiers | Type | Description | Default |
|
||||
| ----------------- | --------------------- | --------------------------------- | ----------- | ------- |
|
||||
| extraPrefsFirefox | <code>optional</code> | Record<string, unknown> | | |
|
||||
| product | <code>optional</code> | [Product](./puppeteer.product.md) | | |
|
||||
|
||||
Reference in New Issue
Block a user