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

15 Commits

Author SHA1 Message Date
Alex Rudenko
b5e50865a4
build: regen package-lock.json () 2024-01-24 11:38:21 +00:00
Maksim Sadym
a66d029607
fix: end WebDriver BiDi session on disconnect ()
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-30 14:27:49 +00:00
Alex Rudenko
1014abc087
docs: fixing docs () 2023-11-29 13:29:13 +00:00
Nikolay Vitkov
0b7f0216e9
chore: remove docs warnings () 2023-09-21 11:09:27 +02:00
jrandolf
a4345a477f
feat: implement Browser.connected () 2023-09-18 11:14:10 +02:00
jrandolf
d088da31b2
docs: improve Browser docs () 2023-09-18 11:05:23 +02:00
jrandolf
a1b1bffb72
fix: remove explicit resource management from types () 2023-09-15 17:07:05 +02:00
jrandolf
9b6f1de8b9
feat: implement typed events () 2023-09-13 15:47:55 +02:00
jrandolf
c67141f3ae
chore: implement Disposable/AsyncDisposable on Page and Browser () 2023-08-30 13:10:06 +02:00
Alex Rudenko
df4d60c187
feat!: switch to Chrome for Testing instead of Chromium ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-05-02 08:53:40 +02:00
Alex Rudenko
1668d47b2f
docs: various doc improvements ()
See commits for details.

Closes , , , , , , , , 
2022-12-09 13:57:39 +01: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
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