Commit Graph

4848 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
fb7a6b4179
docs: update the command for icacls (#12582) 2024-06-13 13:11:24 +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
dependabot[bot]
aa54e970e9
chore(deps): Bump braces from 3.0.2 to 3.0.3 in /website (#12568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 11:53:06 +02: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]
97451731da
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates (#12565)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 16:50:55 +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
dependabot[bot]
9d0b7e51ce
chore(deps-dev): Bump the dev-dependencies group with 6 updates (#12555)
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-06-10 11:19:50 +00:00
dependabot[bot]
bce0241485
chore(deps-dev): Bump @swc/core from 1.5.24 to 1.5.25 in /website in the all group (#12556)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 09:59:50 +00:00
dependabot[bot]
4611fa9a8e
chore(deps): Bump github/codeql-action from 3.25.7 to 3.25.8 in the all group (#12557)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 09:49:28 +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
b74addd452
test: apply test workaround only for Firefox (#12552) 2024-06-07 14:50:42 +02: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
38fb2cdb3f
test: mark the window.stop test as fail (#12549) 2024-06-07 12:52:38 +02:00
Alex Rudenko
1c4b96816a
test: add a test for ctrlKey on wheel (#12547) 2024-06-07 10:46:00 +00:00
Alex Rudenko
ee1074559d
fix: align network conditions presets with DevTools (#12542) 2024-06-07 09:34:25 +00:00
Alex Rudenko
cbf757efce
chore: remove console.log (#12544) 2024-06-07 08:17:55 +00:00
Alexandra Borovova
73ba7d3825
test: ignore favicon requests in the network test for redirects (#12541) 2024-06-06 19:12:11 +00:00
Nicholas W. Heyer
61fc10adfa
docs: Example documentation for js arg usage now uses args. (#12538) 2024-06-05 19:12:06 +00:00
Alex Rudenko
7d0423b12c
fix(webdriver): frame url should not be updated on navigationStarted (#12536) 2024-06-05 09:03:56 +02:00
Alex Rudenko
88df407517
test: update the test for Firefox (#12535) 2024-06-04 12:30:31 +02:00
Alex Rudenko
99a7f28746
test: remove invalid expectations (#12533) 2024-06-04 08:57:36 +00:00
dependabot[bot]
0d070ad95f
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 5 updates (#12531)
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-06-04 08:31:36 +00: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
dependabot[bot]
ea480c24e1
chore(deps): Bump the all group in /website with 9 updates (#12520)
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-06-04 10:19:42 +02:00
dependabot[bot]
3df3f16a14
chore(deps): Bump the all group with 2 updates (#12521)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 07:18:36 +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
Alexandra Borovova
d8654f1eed
test: remove non-cross browser assertion in the cookie test (#12527) 2024-06-03 17:58:25 +02:00
Alex Rudenko
26d800cae8
test: fix the window.stop test (#12526) 2024-06-03 13:27:18 +00:00
Alexandra Borovova
0fd7530cbc
test: enable cookie tests for Firefox with WebDriver BiDi (#12525) 2024-06-03 12:36:51 +02:00
ggorlen
80e5077ffb
fix: typo 'maintin' (#12523) 2024-06-03 11:07:40 +02:00
dependabot[bot]
726e528a98
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 12 updates (#12514)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 11:51:37 +02: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