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

1261 Commits

Author SHA1 Message Date
Alex Rudenko
bcd806aa10
docs: document more debugging tips () 2024-04-04 07:20:32 +00:00
Alex Rudenko
89eb9e633b
docs: mark deprecated methods () 2024-04-04 09:17:26 +02:00
Nikolay Vitkov
08bc8542ea
chore(webdriver): support priority for request interception () 2024-04-02 11:20:36 +00:00
Ahsan Moin
f332284ffc
docs: update links in README.md () 2024-04-02 10:45:48 +02:00
Alex Rudenko
c96c7623bc
fix: deprecate configuration via package.json () 2024-04-02 08:35:18 +00:00
Alex Rudenko
308bc8d05a
docs: mention the init process () 2024-04-02 10:26:02 +02:00
release-please[bot]
3e1e419fe6
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-28 14:36:37 +01:00
Rick Viscomi
950cbf73f8
docs: remove obsolete page.target() from CDPSession doc () 2024-03-27 16:23:04 +01:00
Alex Rudenko
00fa75ec9e
docs: mention issues with buffer encoding () 2024-03-25 09:30:56 +01:00
Alex Rudenko
168856ec87
docs: update CI badge in README.md () 2024-03-24 11:16:04 +00:00
Alex Rudenko
b096ffaa03
fix: support clip in ElementHandle.screenshot () 2024-03-21 08:16:24 +00:00
dependabot[bot]
93e9acc410
chore(deps-dev): Bump the dev-dependencies group with 3 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-03-20 15:03:14 +00:00
release-please[bot]
4f9f060408
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-20 09:57:03 +01:00
release-please[bot]
9aef7dc5e5
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-15 16:41:26 +01:00
Nikolay Vitkov
e867dd435f
docs: remove double the () 2024-03-13 15:04:48 +00:00
Nikolay Vitkov
d8972505d7
docs: fix format () 2024-03-13 14:52:30 +00:00
jrandolf
1a05d37cf2
chore: remove skip and add more frame.name() instructions () 2024-03-13 14:44:42 +00:00
jrandolf
0203b4533d
feat: deprecate Frame.prototype.name () 2024-03-13 14:29:59 +00:00
release-please[bot]
e1a9b85bbe
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-08 13:12:17 +01:00
Alex Rudenko
5174f2b448
docs: update docs around gpu () 2024-03-07 11:23:08 +01:00
Yotam Laufer
c25388c335
docs: fix typo () 2024-03-06 19:19:25 +01:00
release-please[bot]
eddff1f55a
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-05 10:41:21 +00:00
Maksim Sadym
7fe22b533d
feat(webdriver): support Page.deleteCookie() for WebDriver BiDi () 2024-03-04 14:38:49 +00:00
jrandolf
accf2b6ca8
feat: implement ElementHandle.uploadFile for WebDriver BiDi () 2024-02-26 14:10:46 +00:00
release-please[bot]
9ddfa5314c
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-26 10:14:43 +00:00
Alex Rudenko
3a467c39cb
feat: implement permissions for WebDriver BiDi () 2024-02-23 09:16:58 +00:00
release-please[bot]
19fe78f797
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-22 09:09:03 +01:00
Alex Rudenko
ceab7a9042
fix: deprecate isIncognito () 2024-02-21 13:52:58 +01:00
Lance Pollard
d8bca42565
docs: add Google Cloud Run note to troubleshooting.md doc () 2024-02-21 08:04:58 +00:00
Alex Rudenko
561e4cd6ee
feat: support local aliases when launching a browser () 2024-02-20 19:09:36 +01:00
Alex Rudenko
bf71b34fca
feat: allow comparing browser versions ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-02-20 16:02:13 +01:00
Alex Rudenko
f00a94a809
fix: Chrome for Testing downloads have a new URL () 2024-02-17 10:17:04 +00:00
dependabot[bot]
634d5b805d
chore(deps-dev): Bump the dev-dependencies group with 13 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-02-14 18:20:12 +00:00
Alex Rudenko
1bdae40ec8
feat: support closing workers () 2024-02-13 13:40:59 +01:00
Alex Rudenko
17634e9f2a
docs: update sandbox path () 2024-02-12 23:47:30 +01:00
jrandolf
15c986c2bc
fix: deprecate Page.prototype.target () 2024-02-08 12:56:58 +00:00
jrandolf
dfdd1aab38
chore: use existing types ()
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2024-02-06 17:42:51 +01:00
jrandolf
27c71a9cf6
chore: use generic implementation for BrowserContext.waitForTarget ()
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2024-02-06 17:42:05 +01:00
Alex Rudenko
799058cc7b
docs: fix NetworkConditions descriptions () 2024-02-06 12:24:10 +00:00
Alex Rudenko
46a3ef2681
refactor!: rename createIncognitoBrowserContext to createBrowserContext () 2024-02-05 10:43:37 +01:00
Alex Rudenko
75c9e117f1
refactor!: enable the new-headless mode by default () 2024-02-02 13:25:43 +01:00
Alex Rudenko
7564dfa911
refactor!: remove networkConditions in favor of PredefinedNetworkConditions () 2024-02-02 13:25:20 +01:00
Nikolay Vitkov
84d9a94d62
refactor!: use ReadableStreams () 2024-02-02 13:25:02 +01:00
Nikolay Vitkov
514e2d5241
refactor!: remove duplicate type names () 2024-02-02 13:22:47 +01:00
Alex Rudenko
f1608743c8
refactor!: remove add/removeEventListener in favor of on/off () 2024-02-02 13:22:28 +01:00
Alex Rudenko
d4e9d8d591
fix!: make console warn level compatible with WebDriver BiDi () 2024-02-02 13:22:07 +01:00
Alex Rudenko
f18d44761c
refactor!: remove InterceptResolutionStrategy () 2024-02-02 13:21:48 +01:00
Alex Rudenko
eb360e3a76
refactor!: remove devices in favor of KnownDevices () 2024-02-02 13:20:33 +01:00
Nikolay Vitkov
53c9134809
refactor!: remove $x and waitForXpath () 2024-02-02 13:18:43 +01:00
Nikolay Vitkov
1900fa9418
refactor!: remove waitForTimeout () 2024-02-02 13:17:24 +01:00