docs(new): migrate Browser docs to TSDoc (#6070)

This commit is contained in:
Peter Marshall
2020-06-23 07:19:15 +02:00
committed by GitHub
parent 28797dee41
commit ccae54644c
37 changed files with 357 additions and 333 deletions

View File

@@ -4,6 +4,8 @@
## Browser.newPage() method
Creates a [Page](./puppeteer.page.md) in the default browser context.
<b>Signature:</b>
```typescript