mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(docs): tidy Puppeteer class docs (#6181)
* Mark properties as `private` or `@internal` so they don't get documented. * Fix the `@returns` on a getter which gets ignored.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
## Puppeteer.product property
|
||||
|
||||
The name of the browser that is under automation (`"chrome"` or `"firefox"`<!-- -->)
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
|
||||
Reference in New Issue
Block a user