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 |
|
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
|
c2244d301a
|
test: reduce flakiness and types (#12347)
|
2024-04-26 12:21:21 +02:00 |
|
Nikolay Vitkov
|
137236ee2a
|
test: remove some flakiness (#12346)
|
2024-04-26 10:58:02 +02:00 |
|
Alex Rudenko
|
ad0076093d
|
test: filter out favicon requests (#12345)
|
2024-04-26 10:04:54 +02: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
|
e35e783a74
|
chore: make a single visibility check (#12317)
|
2024-04-24 13:13:09 +00:00 |
|
Nikolay Vitkov
|
e254f746ee
|
chore: remove type castings (#12322)
|
2024-04-24 14:26:01 +02: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 |
|
Nikolay Vitkov
|
be259de95f
|
test: fail faster if browser crashes (#12310)
|
2024-04-23 15:01:56 +00:00 |
|