Commit Graph

1205 Commits

Author SHA1 Message Date
Alex Rudenko
3874300715
fix: implement nested selector parsing (#12587) 2024-06-14 18:52:57 +02:00
Alex Rudenko
80783fef5a
fix: ensure selector parser falls back to CSS (#12585) 2024-06-14 11:14:33 +02:00
browser-automation-bot
772e088f9c
fix: roll to Chrome 126.0.6478.61 (r1300313) (#12586) 2024-06-14 08:28:18 +02:00
Alex Rudenko
e36ce8bee1
fix: connection closed error should be a rejected promise (#12575) 2024-06-12 13:49:16 +02:00
release-please[bot]
74d9969744
chore: release main (#12573)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-06-12 10:41:26 +00:00
Alex Rudenko
5f2ee98c5b
fix: do not wait for extension page targets on connect (#12574) 2024-06-12 08:47:23 +00:00
Alex Rudenko
0057f3fe0a
feat: allow creating ElementHandles from the accessibility tree snapshot (#12233) 2024-06-12 10:40:36 +02:00
browser-automation-bot
f5bc2b53ae
feat: roll to Chrome 126.0.6478.55 (r1300313) (#12572)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-06-12 08:50:44 +02:00
release-please[bot]
defda0905f
chore: release main (#12507)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-06-11 11:17:49 +00:00
Alex Rudenko
dfefbd100b
build(deps): bump chromium-bidi to 0.5.23 (#12569) 2024-06-11 10:49:53 +00:00
Nikolay Vitkov
0ee705e25f
chore(build): update TypeScript to 5.4 (#12567) 2024-06-11 11:49:47 +02:00
Alex Rudenko
03e10a7559
fix: add a way to run page.$$ without the isolation (#12539) 2024-06-11 09:37:44 +00:00
dependabot[bot]
c02ea3d7d9
chore(deps): Bump chromium-bidi from 0.5.21 to 0.5.22 in the dependencies group (#12562)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maksim Sadym <sadym@chromium.org>
Co-authored-by: Alex <alexei.rudenko@gmail.com>
2024-06-10 18:38:10 +02:00
Nikolay Vitkov
33b3cefb83
chore: update types and test (#12564) 2024-06-10 15:54:55 +00:00
Alex Rudenko
8b2059f82a
fix(performance): use Runtime.getProperties for improved performance (#12561) 2024-06-10 14:09:52 +00:00
Alex Rudenko
0b2999f7b1
fix: waitForSelector should work for pseudo classes (#12545)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-06-10 12:31:07 +00:00
Alex Rudenko
80bbd76626
refactor: move selector parsing to Node (#12543) 2024-06-10 12:12:30 +00:00
Alex Rudenko
8aac8b1ccb
fix: exposed functions should only be called once (#12560) 2024-06-10 12:02:10 +00:00
Alex Rudenko
162540b178
refactor: query document on the main realm (#12546) 2024-06-10 08:58:52 +00:00
Maksim Sadym
4d6298837f
fix(webdriver): default values for touch events (#12554) 2024-06-07 14:51:27 +00:00
Alex Rudenko
de42e20d85
build(deps): bump chromium-bidi to 0.5.21 (#12551) 2024-06-07 11:48:48 +00:00
Alex Rudenko
2e3e1e5aea
test: add a unit test for the ws transport (#12550) 2024-06-07 11:39:47 +00:00
Alex Rudenko
ee1074559d
fix: align network conditions presets with DevTools (#12542) 2024-06-07 09:34:25 +00:00
Alex Rudenko
7d0423b12c
fix(webdriver): frame url should not be updated on navigationStarted (#12536) 2024-06-05 09:03:56 +02:00
dependabot[bot]
cd0bb179ea
chore(deps): Bump debug from 4.3.4 to 4.3.5 in the dependencies group across 1 directory (#12529)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 08:25:59 +00:00
Nikolay Vitkov
077ca4532f
chore(build): update chromium-bidi to 0.5.20 (#12513)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-06-03 20:26:03 +00:00
browser-automation-bot
c4fdd102e9
fix: roll to Chrome 125.0.6422.141 (r1287751) (#12509) 2024-05-31 09:17:40 +02:00
Nikolay Vitkov
68fd771293
fix(webdriver): HTTPRequest redirect chain from first request (#12506) 2024-05-30 09:39:08 +00:00
Henrik Skupin
bae3721e04
ci: enable more Firefox tests that are now passing and fix others (#12502) 2024-05-30 11:31:47 +02:00
Nikolay Vitkov
b3a26f0576
chore(webdriver): don't swallow errors for session.new (#12499) 2024-05-29 12:02:06 +02:00
Alex Rudenko
e2e13eb4f0
docs: various documentation updates (#12500) 2024-05-29 09:14:12 +00:00
Julian Descottes
33beb50903
test: Update expectations for firefox support of continueRequest (#12483)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-05-29 08:47:40 +00:00
browser-automation-bot
aad4a1a5b3
chore: update Firefox testing pin to 128.0a1 (#12491) 2024-05-27 08:58:53 +02:00
Alex Rudenko
13c25bc7e8
chore: fix typo in serializer (#12493) 2024-05-27 08:51:42 +02:00
release-please[bot]
d963fcdd80
chore: release main (#12456)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-24 07:26:52 +00:00
browser-automation-bot
f30977f817
fix: roll to Chrome 125.0.6422.78 (r1287751) (#12484) 2024-05-24 08:59:17 +02:00
Nikolay Vitkov
f375267e79
fix: providing null to page.authenticate should disable authentication (#12203) 2024-05-22 12:18:37 +00:00
browser-automation-bot
d83d9a6ae2
fix: roll to Chrome 125.0.6422.76 (r1287751) (#12477) 2024-05-22 08:43:59 +02:00
Alex Rudenko
3c6f01a31d
feat: support running Puppeteer in extensions (#12459) 2024-05-21 12:41:15 +02:00
Nikolay Vitkov
c8a64c0f79
chore: remove circular dependency (#12472) 2024-05-21 11:49:06 +02:00
Konrad Kügler
1ad9aad211
refactor: remove superfluous 'async' from Promise executor (#12468) 2024-05-21 09:59:29 +02:00
Nikolay Vitkov
637e82796b
fix(webdriver): emit single HTTPRequest for Auth requests (#12455) 2024-05-17 06:02:46 +00:00
release-please[bot]
9939c891b3
chore: release main (#12448)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-16 09:02:04 +00:00
browser-automation-bot
3de9fd3f4c
feat: roll to Chrome 125.0.6422.60 (r1287751) (#12446) 2024-05-16 08:35:01 +00:00
release-please[bot]
598b2a94bd
chore: release main (#12437)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-15 08:14:48 +02:00
Alex Rudenko
33c6069227
fix(webdriver): prefer globalThis over window to make it work in Firefox (#12438) 2024-05-14 14:37:38 +02:00
browser-automation-bot
0ef192097a
fix: roll to Chrome 124.0.6367.207 (r1274542) (#12436) 2024-05-14 08:14:09 +02:00
dependabot[bot]
28c9602be8
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 12 updates (#12432)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 05:23:37 +02:00
dependabot[bot]
8f0a1adec6
chore(deps): Bump the dependencies group across 1 directory with 2 updates (#12431)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 11:05:31 +02:00
release-please[bot]
042d61030c
chore: release main (#12415)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-05-13 08:49:32 +00:00