Commit Graph

4754 Commits

Author SHA1 Message Date
Nikolay Vitkov
15dde692f3
docs: update links to point to property table (#12249) 2024-04-11 13:01:13 +02:00
Alex Rudenko
964d99efb9
docs: restructure documentation guides (#12236) 2024-04-11 11:08:28 +02:00
Nikolay Vitkov
a2f3415df2
chore(webdriver): support for Page.authenticate (#12217) 2024-04-11 08:19:26 +00:00
browser-automation-bot
50b66591e7
fix: roll to Chrome 123.0.6312.122 (r1262506) (#12248) 2024-04-11 08:19:57 +02:00
Nikolay Vitkov
9237390b83
build(dependencies): bump chromium-bidi to 0.5.17 (#12245) 2024-04-10 16:54:29 +02:00
Nikolay Vitkov
5f7254c41c
fix: suppress error for wrong error code (#12244) 2024-04-10 13:13:00 +02:00
dependabot[bot]
e4ef9f13f5
chore(deps-dev): Bump the dev-dependencies group with 4 updates (#12241)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 14:42:27 +00:00
Ahsan Moin
4ba7c9e093
chore: fix typos (#12242) 2024-04-09 12:36:02 +02:00
dependabot[bot]
ee931ca8a0
chore(deps): Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 in the all group (#12239)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 10:48:30 +02:00
Nikolay Vitkov
f37968381b
chore: don't try to update angular deps automatically (#12238) 2024-04-08 21:06:31 +02:00
Nikolay Vitkov
60e15fe5c5
chore: remove sort comments (#12237) 2024-04-08 19:58:29 +02:00
Nikolay Vitkov
5143b31ff9
chore: try to reenable tests (#12234) 2024-04-08 14:41:48 +02:00
findseat
82923ec9cb
chore: fix some typos (#12228)
Signed-off-by: findseat <penglili@outlook.com>
2024-04-08 09:38:49 +00:00
Alex Rudenko
aa5b1824a5
fix: retain stale main frame for longer (#12225) 2024-04-08 09:24:54 +00:00
Alex Rudenko
2821970485
docs: update the supported browsers page (#12223) 2024-04-08 09:14:55 +00:00
dependabot[bot]
3f08654697
chore(deps): Bump the all group with 2 updates (#12230)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:08:45 +02:00
Alex Rudenko
e20cd64fff
fix(a11y): query only unignored nodes (#12224) 2024-04-05 20:33:01 +02:00
release-please[bot]
a63b8305ac
chore: release main (#12190)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-04-05 13:11:52 +00:00
Alex Rudenko
23adbf1705
docs: update @puppeteer/browsers readme (#12220) 2024-04-05 12:03:40 +00:00
dependabot[bot]
5fdfc8e93c
chore(deps-dev): Bump the dev-dependencies group with 6 updates (#12213)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 11:40:01 +00:00
Alex Rudenko
af7f26e8f7
test: enable iframe test (#12218) 2024-04-05 09:37:52 +00:00
Alex Rudenko
17e9fee77b
refactor: include the cause into locator abort and timeout errors (#12207) 2024-04-05 09:18:24 +00:00
Alex Rudenko
bb10e45696
ci: add an option to run with experimental features (#12210) 2024-04-05 09:05:39 +00:00
dependabot[bot]
e455db447d
chore(deps): Bump the dependencies group with 3 updates (#12215)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-04-05 10:13:26 +02:00
browser-automation-bot
ee31272115
fix: roll to Chrome 123.0.6312.105 (r1262506) (#12209) 2024-04-05 07:27:22 +00:00
dependabot[bot]
2b63630321
chore(deps-dev): Bump undici from 5.28.3 to 5.28.4 (#12208)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 20:46:34 +02:00
Alex Rudenko
ab560bcf6f
fix: do not use fallback download URLs if custom baseUrl is provided (#12206) 2024-04-04 14:21:55 +00:00
Alex Rudenko
4ec0280080
fix: check if executablePath exists (#12201) 2024-04-04 10:46:35 +00:00
Alex Rudenko
7bc5e0fb2d
fix: only set up a single process event listener in launch (#12200) 2024-04-04 07:41:48 +00:00
Alex Rudenko
bcd806aa10
docs: document more debugging tips (#12198) 2024-04-04 07:20:32 +00:00
Alex Rudenko
89eb9e633b
docs: mark deprecated methods (#12199) 2024-04-04 09:17:26 +02:00
Nikolay Vitkov
d345055af3
fix(webdriver): request redirect chain (#12168) 2024-04-02 21:54:13 +02:00
Alex Rudenko
6dfb560fa5
refactor: remove goog: prefix from permission API (#12193) 2024-04-02 17:43:22 +02:00
Nikolay Vitkov
86fbbe84e1
chore: use stale action (#12192) 2024-04-02 15:12:07 +02:00
Nikolay Vitkov
08bc8542ea
chore(webdriver): support priority for request interception (#12191) 2024-04-02 11:20:36 +00:00
Alex Rudenko
59bffce972
fix: wait for fonts before pdf printing (#12175) 2024-04-02 08:52:51 +00:00
Ahsan Moin
f332284ffc
docs: update links in README.md (#12180) 2024-04-02 10:45:48 +02:00
Alex Rudenko
c96c7623bc
fix: deprecate configuration via package.json (#12176) 2024-04-02 08:35:18 +00:00
Alex Rudenko
308bc8d05a
docs: mention the init process (#12177) 2024-04-02 10:26:02 +02:00
browser-automation-bot
35e99fa996
chore: update Firefox testing pin to 126.0a1 (#12181) 2024-03-30 08:42:39 +01:00
release-please[bot]
3e1e419fe6
chore: release main (#12158)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-28 14:36:37 +01:00
Nikolay Vitkov
a71c62f523
build(deps): bump chromium-bidi (#12171) 2024-03-28 11:42:32 +01:00
Alex Rudenko
733a1c4322
refactor: publish unminified sources (#12169) 2024-03-28 10:05:59 +01:00
Nikolay Vitkov
730221d98d
chore(webdriver): fix sending multiple headers (#12170) 2024-03-27 19:10:41 +00:00
Nikolay Vitkov
bc5af0fcf1
chore(webdriver): fix issues when removing header (#12167) 2024-03-27 18:43:09 +00:00
Alex Rudenko
b1d30a6158
refactor: remove deferred from addStyleTag (#12166) 2024-03-27 19:30:20 +01:00
Alex Rudenko
957cb8ee6c
refactor: remove deferred from addScriptTag (#12165) 2024-03-27 17:23:51 +01:00
Alex Rudenko
c9ad6b48c4
test(webdriver): fix some tests (#12164) 2024-03-27 15:58:18 +00:00
Rick Viscomi
950cbf73f8
docs: remove obsolete page.target() from CDPSession doc (#12163) 2024-03-27 16:23:04 +01:00
Alex Rudenko
81ded4c85f
chore: fix the todo for using MapperOptions type (#12148) 2024-03-27 15:17:39 +00:00