Alex Rudenko
|
377b31a850
|
test: update the expectation for firefox CDP (#12047)
|
2024-03-06 10:39:01 +01:00 |
|
Alex Rudenko
|
80d336a11b
|
test: remove wheel expectation (#12044)
|
2024-03-05 10:23:14 +01:00 |
|
Maksim Sadym
|
43f2453823
|
test: fix some ff cookie tests (#12039)
|
2024-03-04 17:19:18 +01:00 |
|
Alex Rudenko
|
2ef161be3c
|
test: require comments on expectations (#12038)
|
2024-03-04 16:23:12 +01:00 |
|
Maksim Sadym
|
7fe22b533d
|
feat(webdriver): support Page.deleteCookie() for WebDriver BiDi (#12031)
|
2024-03-04 14:38:49 +00:00 |
|
Nikolay Vitkov
|
7284576690
|
chore: enable test for ff (#12037)
|
2024-03-04 12:02:43 +00:00 |
|
Maksim Sadym
|
0c608754f6
|
chore(deps): Bump chromium-bidi to 0.5.12 (#12027)
## [0.5.12](https://github.com/GoogleChromeLabs/chromium-bidi/compare/chromium-bidi-v0.5.11...chromium-bidi-v0.5.12) (2024-02-29)
### Features
* implement `storage.deleteCookies` ([#1915](https://github.com/GoogleChromeLabs/chromium-bidi/issues/1915)) ([18d3d4f](18d3d4f197 ))
### Bug Fixes
* implement less flaky network module ([#1871](https://github.com/GoogleChromeLabs/chromium-bidi/issues/1871)) ([4ec8bad](4ec8bad7d1 ))
* parse `browser.RemoveUserContextParameters` ([#1905](https://github.com/GoogleChromeLabs/chromium-bidi/issues/1905)) ([a50821b](a50821b266 ))
|
2024-02-29 15:34:53 +00:00 |
|
Alex Rudenko
|
11a6d7e58d
|
test: improve handling of browser context on error (#12020)
|
2024-02-29 09:51:52 +00:00 |
|
Alex Rudenko
|
5ebcb9db14
|
test: update expectations (#12023)
|
2024-02-29 09:27:19 +01:00 |
|
Nikolay Vitkov
|
acb6f83ab0
|
test: remove isHeadless check (#12015)
|
2024-02-28 16:45:11 +00:00 |
|
Henrik Skupin
|
1eb6a33aa0
|
chore: for Firefox enable only the required protocol (CDP or BiDi) (#12014)
|
2024-02-28 13:13:12 +00:00 |
|
Alex Rudenko
|
1051fb6d2c
|
test: skip proxy tests for Firefox (#12011)
|
2024-02-28 08:11:55 +00:00 |
|
jrandolf
|
accf2b6ca8
|
feat: implement ElementHandle.uploadFile for WebDriver BiDi (#11963)
|
2024-02-26 14:10:46 +00:00 |
|
jrandolf
|
414f43388b
|
chore: implement ARIA queries in BiDi (#11999)
|
2024-02-26 13:09:37 +00:00 |
|
jrandolf
|
627bd00399
|
chore: implement removeExposedFunction (#11984)
|
2024-02-26 11:42:51 +01:00 |
|
Alex Rudenko
|
3a467c39cb
|
feat: implement permissions for WebDriver BiDi (#11979)
|
2024-02-23 09:16:58 +00:00 |
|
jrandolf
|
7966dd7262
|
chore: refactor exposed function for BiDi (#11976)
|
2024-02-22 18:01:39 +00:00 |
|
dependabot[bot]
|
5e942b3b2f
|
chore(deps): Bump the dependencies group with 1 update (#11973)
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-02-22 13:45:38 +00:00 |
|
jrandolf
|
013bd0b12d
|
fix: update touchscreen tests (#11960)
|
2024-02-21 11:24:36 +01:00 |
|
browser-automation-bot
|
70ad3b2448
|
feat: roll to Chrome 122.0.6261.57 (r1250580) (#11958)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2024-02-21 11:14:39 +01:00 |
|
Alex Rudenko
|
76143f328f
|
test: fix frameset clicks in WebDriver BiDi (#11952)
|
2024-02-19 14:30:21 +00:00 |
|
Alex Rudenko
|
e35aff81e2
|
test: remove redundant expectations (#11932)
|
2024-02-16 10:40:08 +00:00 |
|
Alex Rudenko
|
aef584c815
|
test: do not use quirks mode for test files (#11930)
|
2024-02-16 08:14:17 +00:00 |
|
Alex Rudenko
|
eea588419d
|
test: enable cookie tests for Firefox (#11931)
|
2024-02-16 07:57:36 +00:00 |
|
Alex Rudenko
|
472ec75806
|
test: enable skipped tests (#11869)
|
2024-02-15 14:22:23 +01:00 |
|
Alex Rudenko
|
5721e66cb9
|
build: auto-remove duplicate expectations (#11922)
|
2024-02-15 10:57:06 +01:00 |
|
jrandolf
|
f1e3c5b3db
|
chore: update expectations (#11921)
|
2024-02-15 09:39:44 +01:00 |
|
dependabot[bot]
|
634d5b805d
|
chore(deps-dev): Bump the dev-dependencies group with 13 updates (#11908)
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-02-14 18:20:12 +00:00 |
|
Alex Rudenko
|
58e7e4fcef
|
test: implement workarounds for current state of WebDriver BiDi (#11911)
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
|
2024-02-14 18:43:02 +01:00 |
|
jrandolf
|
9193832a2b
|
chore: add test for remote value console logs (#11910)
|
2024-02-13 16:04:59 +00:00 |
|
jrandolf
|
d14c47097d
|
chore: implement BiDi workers (#11909)
|
2024-02-13 16:09:33 +01:00 |
|
Alex Rudenko
|
1bdae40ec8
|
feat: support closing workers (#11870)
|
2024-02-13 13:40:59 +01:00 |
|
dependabot[bot]
|
9d3e76a0b9
|
chore(deps): Bump the dependencies group with 2 updates (#11899)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-12 20:08:29 +01:00 |
|
jrandolf
|
e9f9f4c356
|
refactor: adopt the rest of bidi/core (#11836)
|
2024-02-12 16:28:21 +00:00 |
|
Julian Descottes
|
f31be36660
|
test: update expectations for aborted request test (#11867)
|
2024-02-12 13:33:57 +00:00 |
|
dependabot[bot]
|
97824e2de9
|
chore(deps): Bump the dependencies group with 4 updates (#11885)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-12 09:57:24 +00:00 |
|
jrandolf
|
8a9fb1051a
|
chore: remove Page.prototype.target from WebDriver BiDi (#11873)
|
2024-02-08 13:08:02 +00:00 |
|
jrandolf
|
15c986c2bc
|
fix: deprecate Page.prototype.target (#11872)
|
2024-02-08 12:56:58 +00:00 |
|
Nikolay Vitkov
|
86c3988e26
|
test: remove Buffer.concat overwrite (#11876)
|
2024-02-08 11:00:37 +00:00 |
|
Julian Descottes
|
3b43b1fa07
|
test: update user context tests checking the number of user contexts (#11877)
|
2024-02-08 11:52:05 +01:00 |
|
Julian Descottes
|
4b52841979
|
test: update expectations for user context tests with Firefox (#11874)
|
2024-02-08 10:26:10 +00:00 |
|
Alex Rudenko
|
4227be34c0
|
test: fix leaky newPage calls (#11868)
|
2024-02-07 11:15:36 +00:00 |
|
Nikolay Vitkov
|
7d1541de68
|
chore: move screencast test to CDP and skip for Firefox (#11859)
|
2024-02-07 10:36:42 +00:00 |
|
Nikolay Vitkov
|
8bd1a53697
|
chore: fix debug info message in test (#11864)
|
2024-02-07 10:38:06 +01:00 |
|
Alex Rudenko
|
85d97b0cc7
|
test: make debug info test less flaky (#11861)
|
2024-02-07 09:10:31 +00:00 |
|
Alex Rudenko
|
4d3fb8f487
|
test: disable flaky tests (#11860)
|
2024-02-07 08:56:14 +00:00 |
|
jrandolf
|
bf03e70e67
|
chore: disable flaky tests (#11853)
|
2024-02-06 17:24:49 +01:00 |
|
Alex Rudenko
|
c5cee0e37d
|
fix: frameElement should work for framesets (#11842)
|
2024-02-06 12:13:06 +00:00 |
|
Alex Rudenko
|
8d7d9f1f05
|
test: rework test expectations (#11824)
|
2024-02-05 11:04:41 +00:00 |
|
Alex Rudenko
|
46a3ef2681
|
refactor!: rename createIncognitoBrowserContext to createBrowserContext (#11834)
|
2024-02-05 10:43:37 +01:00 |
|