0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
jrandolf
f3c7499e67
chore: refactor handles to use realms () 2023-09-01 12:12:29 +00:00
jrandolf
5f8d2a43b2
chore: use abstract for implemented methods () 2023-08-23 18:00:34 +02:00
Nikolay Vitkov
de09b058ba
chore: update Prettier and other deps () 2023-07-17 10:52:54 +02:00
jrandolf
eb138635d6
fix: fix circularity on JSHandle interface () 2023-02-13 11:25:07 -08:00
jrandolf
f07ad2c661
fix: update documentation on configuring puppeteer ()
This PR updates the docs regarding configuring puppeteer. In addition,
some changes have been made to the documentation generator to show
default values on the documentation site.

Also fixes: https://github.com/puppeteer/puppeteer/pull/9144
2022-10-24 09:07:05 +02:00
jrandolf
a238f5758d
chore: refactor JSHandle and ExecutionContext () 2022-08-11 11:45:35 +02:00
jrandolf
b5a345b06b
chore: format docs () 2022-07-05 15:41:43 +02:00
jrandolf
45eb2c607f
chore: remove docusaurus metadata from README.md () 2022-07-05 14:42:31 +02:00
jrandolf
066f440ba7
feat: add documentation () 2022-07-01 11:52:39 +00:00