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 |
|
Yotam Laufer
|
c25388c335
|
docs: fix typo (#12050)
|
2024-03-06 19:19:25 +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 |
|
Maksim Sadym
|
7fe22b533d
|
feat(webdriver): support Page.deleteCookie() for WebDriver BiDi (#12031)
|
2024-03-04 14:38:49 +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
|
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 |
|
Alexandra Borovova
|
355835bd63
|
chore: set "network.cookie.cookieBehavior" preference to "0" only for CDP (#12016)
|
2024-02-29 08:44:56 +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 |
|
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 |
|
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 |
|
jrandolf
|
7966dd7262
|
chore: refactor exposed function for BiDi (#11976)
|
2024-02-22 18:01:39 +00:00 |
|
Alex Rudenko
|
3448a4097b
|
build: fix windows build (#11975)
|
2024-02-22 15:30:58 +01: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 |
|
Alex Rudenko
|
873d6db020
|
build: make sure license information is preserved (#11971)
|
2024-02-22 13:42:59 +01:00 |
|
Alex Rudenko
|
753a954456
|
fix: supress viewport errors for pages that do not support changing it (#11970)
|
2024-02-22 13:10:59 +01:00 |
|
release-please[bot]
|
19fe78f797
|
chore: release main (#11949)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2024-02-22 09:09:03 +01:00 |
|
Alex Rudenko
|
ceab7a9042
|
fix: deprecate isIncognito (#11962)
|
2024-02-21 13:52:58 +01: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 |
|
browser-automation-bot
|
03ef7a62c2
|
fix: roll to Chrome 121.0.6167.184 (r1233107) (#11948)
|
2024-02-19 12:28:58 +00:00 |
|
release-please[bot]
|
f6e7cbcade
|
chore: release main (#11901)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2024-02-17 12:43:56 +01:00 |
|
Alex Rudenko
|
f00a94a809
|
fix: Chrome for Testing downloads have a new URL (#11923)
|
2024-02-17 10:17:04 +00:00 |
|
jrandolf
|
a02c7a56f4
|
chore: wait for frames to be destroyed (#11919)
|
2024-02-15 09:22:23 +01:00 |
|
jrandolf
|
bd4d0febf0
|
chore: waitForNavigation should fail if navigation aborts or fails (#11914)
|
2024-02-15 09:16:46 +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 |
|
Alex Rudenko
|
6cd0ce75d0
|
refactor: remove forgotten log (#11912)
|
2024-02-13 18:10:05 +01:00 |
|
jrandolf
|
d14c47097d
|
chore: implement BiDi workers (#11909)
|
2024-02-13 16:09:33 +01:00 |
|
jrandolf
|
0b74d752fb
|
chore: implement shared worker in bidi/core (#11907)
|
2024-02-13 13:16:23 +00:00 |
|
Alex Rudenko
|
1bdae40ec8
|
feat: support closing workers (#11870)
|
2024-02-13 13:40:59 +01:00 |
|
jrandolf
|
928d14ac84
|
chore: use internal event emitter for trusted events (#11898)
|
2024-02-13 11:35:10 +00:00 |
|
jrandolf
|
5b6456a7ca
|
chore: add README to bidi/core (#11882)
|
2024-02-13 12:09:30 +01:00 |
|
jrandolf
|
e9f9f4c356
|
refactor: adopt the rest of bidi/core (#11836)
|
2024-02-12 16:28:21 +00:00 |
|
jrandolf
|
d3f00bf032
|
chore: use redirectCount for redirect detection in bidi/core (#11896)
|
2024-02-12 15:58:22 +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
|
c75dbf4f36
|
chore: consolidate user context creation (#11880)
|
2024-02-08 15:23:02 +01:00 |
|
jrandolf
|
59c4daa5ee
|
chore: fixup redirect in bidi/core (#11879)
|
2024-02-08 15:22:41 +01:00 |
|
jrandolf
|
bfcd65d2f7
|
chore: fix bidi/core navigation (#11878)
|
2024-02-08 15:22:17 +01: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 |
|
jrandolf
|
41ab6337d4
|
refactor: small cleanup around realms and handles (#11866)
|
2024-02-07 13:17:16 +01:00 |
|