Commit Graph

1609 Commits

Author SHA1 Message Date
Alex Rudenko
80783fef5a
fix: ensure selector parser falls back to CSS (#12585) 2024-06-14 11:14:33 +02: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
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
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
8aac8b1ccb
fix: exposed functions should only be called once (#12560) 2024-06-10 12:02:10 +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
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
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
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
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
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
Alex Rudenko
73529cc64e
test: use trace instead of log (#12504) 2024-05-29 18:37:52 +02:00
Nikolay Vitkov
b8a566fae7
ci: enable Firefox test that are now passing (#12501) 2024-05-29 14:32:10 +02:00
Nikolay Vitkov
b3a26f0576
chore(webdriver): don't swallow errors for session.new (#12499) 2024-05-29 12:02:06 +02: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
dependabot[bot]
caa607ca55
chore(deps): Bump glob from 10.3.15 to 10.4.1 in the dependencies group (#12487)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 07:22:00 +00:00
Nikolay Vitkov
f375267e79
fix: providing null to page.authenticate should disable authentication (#12203) 2024-05-22 12:18:37 +00:00
Alex Rudenko
97a4951d52
test: disable flaky installation test on macos-13 (#12478) 2024-05-22 10:28:49 +02:00
Alexandra Borovova
045ed9530d
test: add doctype to some screenshot tests to avoid running them in quirks mode (#12475) 2024-05-21 21:47:02 +02:00
Alexandra Borovova
f2b9e886d8
test: add tree element around treeitems elements (#12457) 2024-05-17 10:57:48 +02:00
Alexandra Borovova
6e5dcdedc8
test: use spec compliant spelling for aria-labelledby attribute (#12454) 2024-05-16 20:09:24 +02:00
Alexandra Borovova
aa591e2a13
test: unskip tests for a11y selector for Firefox (#12453) 2024-05-16 19:17:36 +02:00
Alex Rudenko
0058ad0eb7
docs: example of puppeteer in extension (#12285) 2024-05-16 23:20:02 +08:00
Alex Rudenko
c9f8364e0b
test: enable permission tests (#12433) 2024-05-16 10:06:10 +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
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
Alex Rudenko
812851c882
test: enable a11y tests for Firefox (#12421) 2024-05-13 09:59:28 +02:00
Alex Rudenko
7712dffffe
refactor: move console event handling (#12407) 2024-05-07 16:44:23 +02:00
dependabot[bot]
b7f1993a28
chore(deps-dev): Bump the dev-dependencies group with 7 updates (#12387)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:09:02 +02:00
Alex Rudenko
f23646b352
test: update canary expectations (#12386) 2024-05-04 09:17:53 +00:00
Alex Rudenko
0af4664b8a
test: add canary specific expectation file (#12383) 2024-05-03 08:31:21 +00:00
Nikolay Vitkov
dc303f061b
test: clean test in after hook (#12325) 2024-05-03 10:14:41 +02:00
Alex Rudenko
461a8ff92f
fix: disable IsolateSandboxedIframes trial to prevent flakiness (#12381) 2024-05-02 15:55:15 +02:00
Alex Rudenko
73d7692ae9
fix: turn on PdfOopif for PDF viewer (#12370)
Refs: #12292, #10696, #12172
2024-05-02 11:27:18 +00:00
Alex Rudenko
44fb53eb33
test: add a test for the web build (#12367) 2024-05-02 13:20:22 +02:00
Alex Rudenko
54a6377d7d
fix: remove --disable-field-trial-config (#12377) 2024-05-02 09:00:59 +00:00
Nikolay Vitkov
dfb31f3e92
test: puppeteer.connect with using disconnects the browser (#12371) 2024-05-02 07:22:06 +00:00