Commit Graph

367 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Alex Rudenko
812851c882
test: enable a11y tests for Firefox (#12421) 2024-05-13 09:59:28 +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
54a6377d7d
fix: remove --disable-field-trial-config (#12377) 2024-05-02 09:00:59 +00:00
Alexandra Borovova
069606e075
test: do not check for secure field in test for delete cookies (#12074) 2024-04-26 16:10:59 +02:00
Nikolay Vitkov
e1606acfc8
fix(webdriver): redirects emitting events (#12338) 2024-04-26 10:28:11 +00:00
Nikolay Vitkov
7b5e286146
test: split test to be more fine grained (#12337) 2024-04-25 16:26:39 +00:00
Nikolay Vitkov
47013cd938
test: update expectation comment (#12334) 2024-04-25 15:29:29 +02:00
Nikolay Vitkov
1f99e669a1
feat(webdriver): support page.setUserAgent for WebDriver BiDi (#12330) 2024-04-25 14:37:39 +02:00
Alex Rudenko
88b46ee502
feat(webdriver): support ARIA selectors (#12315)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-04-25 10:32:04 +00:00
Nikolay Vitkov
97637036c1
test: change test for BrowserContext (#12321) 2024-04-24 11:40:42 +00:00
Nikolay Vitkov
165e3ec10d
chore: update FF expectations after latest nighty (#12316) 2024-04-24 10:30:23 +02:00
Alex Rudenko
a94fee9c66
build(deps): bump chromium-bidi to 0.5.18 (#12307) 2024-04-23 12:22:20 +00:00
browser-automation-bot
ed9d7dd2f5
feat: roll to Chrome 124.0.6367.60 (r1274542) (#12305)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-04-23 07:42:06 +00:00
Darío Kondratiuk
ef8c4c808a
chore: remove frame name expectations (#12282) 2024-04-17 09:02:11 +02:00
Alex Rudenko
8fa52a50bd
feat(webdriver): support Network interception (#12279) 2024-04-16 14:39:27 +02:00
Alex Rudenko
e75ec2b016
Revert " feat(webdriver): support Network interception" (#12278) 2024-04-16 13:18:57 +02:00
Alex Rudenko
1208359ac3
feat(webdriver): support Network interception (#12276) 2024-04-16 09:47:52 +00:00
Nikolay Vitkov
140f012b51
chore(webdriver): support page.setExtraHTTPHeaders (#12269)
Will create a separate PR that changes the docs and marked as `feat`.

---------

Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2024-04-12 17:32:26 +02:00
Alex Rudenko
f75756cd38
test: mark Page.authenticate as flaky (#12255) 2024-04-11 16:10:34 +00:00
Nikolay Vitkov
a2f3415df2
chore(webdriver): support for Page.authenticate (#12217) 2024-04-11 08:19:26 +00: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
Nikolay Vitkov
5143b31ff9
chore: try to reenable tests (#12234) 2024-04-08 14:41:48 +02:00
Alex Rudenko
af7f26e8f7
test: enable iframe test (#12218) 2024-04-05 09:37:52 +00:00