puppeteer/packages/puppeteer-core/src/api
Guillaume Gomez 0a2d310e4e
docs: fix typo in Viewport fields (#9293)
The `deviceScalarFactor` field of `Viewport` is actually named
`deviceScaleFactor`.
2022-11-17 17:27:07 +01:00
..
api.ts chore: re-export all exports (#9241) 2022-11-10 17:11:18 +01:00
Browser.ts chore: extract BrowserContext to its own file (#9133) 2022-10-19 07:06:31 +00:00
BrowserContext.ts feat: expose browser context id (#9134) 2022-10-19 08:30:57 +00:00
Page.ts docs: fix typo in Viewport fields (#9293) 2022-11-17 17:27:07 +01:00