Commit Graph

4559 Commits

Author SHA1 Message Date
Nikolay Vitkov
e867dd435f
docs: remove double the (#12087) 2024-03-13 15:04:48 +00:00
Nikolay Vitkov
d8972505d7
docs: fix format (#12082) 2024-03-13 14:52:30 +00:00
jrandolf
1a05d37cf2
chore: remove skip and add more frame.name() instructions (#12085) 2024-03-13 14:44:42 +00:00
jrandolf
0203b4533d
feat: deprecate Frame.prototype.name (#12084) 2024-03-13 14:29:59 +00:00
Alex Rudenko
e4cc2f9ee9
feat: allow downloading Firefox channels other than nightly (#12051)
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-03-13 13:44:56 +00:00
browser-automation-bot
ef7a9eac16
fix: roll to Chrome 122.0.6261.128 (r1250580) (#12078) 2024-03-13 13:45:12 +01:00
Nikolay Vitkov
40be6575ec
chore: update FF expectations (#12079) 2024-03-13 13:10:01 +01:00
Nikolay Vitkov
7766c71d63
ci: update deps (#12073) 2024-03-13 11:01:14 +01:00
Darío Kondratiuk
4f422e60a6
test: improve target.asPage tests (#12060) 2024-03-11 10:54:55 +00:00
Henrik Skupin
d89b739b5e
chore: update test expectation for "Page Page.bringToFront should work" which is now passing in Firefox (#12072) 2024-03-11 10:45:37 +00:00
dependabot[bot]
3559921c50
chore(deps): Bump the all group with 1 update (#12068)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 09:37:21 +01:00
Nikolay Vitkov
9afe4246bb
fix(webdriver): emit CDP events (#12058) 2024-03-08 15:15:05 +01:00
release-please[bot]
e1a9b85bbe
chore: release main (#12056)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-08 13:12:17 +01:00
browser-automation-bot
9b31bca01a
fix: roll to Chrome 122.0.6261.111 (r1250580) (#12055) 2024-03-08 08:05:50 +01:00
Nikolay Vitkov
5b0adda5b9
refactor: extract BrowserContext class (#12053) 2024-03-07 13:35:28 +00:00
Alex Rudenko
5174f2b448
docs: update docs around gpu (#12052) 2024-03-07 11:23:08 +01:00
Yotam Laufer
c25388c335
docs: fix typo (#12050) 2024-03-06 19:19:25 +01:00
Nikolay Vitkov
3ba2a89c36
chore: fix expectations (#12049) 2024-03-06 14:00:43 +01:00
Alex Rudenko
377b31a850
test: update the expectation for firefox CDP (#12047) 2024-03-06 10:39:01 +01:00
release-please[bot]
eddff1f55a
chore: release main (#12002)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-03-05 10:41:21 +00:00
Alex Rudenko
80d336a11b
test: remove wheel expectation (#12044) 2024-03-05 10:23:14 +01:00
Nikolay Vitkov
e6a9fe20a5
chore: update angular deps (#12041) 2024-03-04 18:36:16 +00: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
dependabot[bot]
f3afc06894
chore(deps): Bump the all group with 5 updates (#12035)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 11:00:59 +01:00
Nikolay Vitkov
99b2b4a4e0
ci: fix firefox test pin (#12036) 2024-03-04 10:41:44 +01:00
dependabot[bot]
0257918796
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#12033)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 10:27:20 +01:00
dependabot[bot]
956eb389c5
chore(deps-dev): Bump the dev-dependencies group with 5 updates (#12029)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 16:50:10 +01: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
6d8831a9c3
fix(webdriver): wait for response if the response has not completed once navigation has finished (#12018) 2024-02-29 10:11:17 +00:00
Alex Rudenko
11a6d7e58d
test: improve handling of browser context on error (#12020) 2024-02-29 09:51:52 +00:00
Nikolay Vitkov
bec77d61e6
ci: limit to job scope (#12024) 2024-02-29 09:03:15 +00:00
Alexandra Borovova
355835bd63
chore: set "network.cookie.cookieBehavior" preference to "0" only for CDP (#12016) 2024-02-29 08:44:56 +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
browser-automation-bot
7ba5529f8d
fix: roll to Chrome 122.0.6261.94 (r1250580) (#12012) 2024-02-28 08:29:58 +00:00
Alex Rudenko
1051fb6d2c
test: skip proxy tests for Firefox (#12011) 2024-02-28 08:11:55 +00:00
James Garbutt
1250d25e5c
chore: upgrade to npm-run-all2 (#12009) 2024-02-27 21:08:37 +01: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
53cf9ce5d7
chore: update chromium bidi (#11998) 2024-02-26 12:06:43 +01:00
jrandolf
627bd00399
chore: implement removeExposedFunction (#11984) 2024-02-26 11:42:51 +01:00
release-please[bot]
9ddfa5314c
chore: release main (#11972)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2024-02-26 10:14:43 +00:00
dependabot[bot]
5f2e73c407
chore(deps): Bump the all group with 1 update (#11996)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 13:37:11 +00:00
dependabot[bot]
72d90b8206
chore(deps-dev): Bump the dev-dependencies group with 5 updates (#11995)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 14:31:51 +01:00
browser-automation-bot
eb2c33485e
fix: roll to Chrome 122.0.6261.69 (r1250580) (#11991) 2024-02-23 09:28:32 +00:00
Alex Rudenko
3a467c39cb
feat: implement permissions for WebDriver BiDi (#11979) 2024-02-23 09:16:58 +00:00