Alex Rudenko
|
6b7e3c6239
|
chore(webdriver): support browser.userAgent (#12162)
|
2024-03-27 13:50:48 +00:00 |
|
Alex Rudenko
|
45f4df0a31
|
test: disable screencast tests (#12157)
|
2024-03-27 12:05:40 +00:00 |
|
Nikolay Vitkov
|
6edb80b2a5
|
chore(webdriver): support options in request.continue (#12155)
|
2024-03-27 10:42:12 +00:00 |
|
Julian Descottes
|
b144935789
|
chore: Remove workaround for Firefox addIntercept contexts argument (#12159)
|
2024-03-27 08:12:56 +00:00 |
|
browser-automation-bot
|
29637f2b8f
|
fix: roll to Chrome 123.0.6312.86 (r1262506) (#12156)
|
2024-03-27 07:26:07 +00:00 |
|
Alex Rudenko
|
fe4250a465
|
Revert "chore: enable test" (#12153)
|
2024-03-26 14:25:14 +01:00 |
|
dependabot[bot]
|
ae53ee19ac
|
chore(deps): Bump express from 4.18.2 to 4.19.2 in /website (#12151)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 13:07:50 +01:00 |
|
Alex Rudenko
|
b41238f212
|
build(deps): bump chromium-bidi (#12149)
|
2024-03-26 11:39:26 +01:00 |
|
Nikolay Vitkov
|
cd88110456
|
chore(webdriver): scaffold HTTPRequest.respond() (#12147)
|
2024-03-26 07:57:49 +00:00 |
|
dependabot[bot]
|
2cadcff06e
|
chore(deps): Bump the all group with 2 updates (#12144)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-25 15:44:44 +00:00 |
|
dependabot[bot]
|
0353952389
|
chore(deps-dev): Bump the dev-dependencies group with 6 updates (#12143)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-25 14:33:07 +01:00 |
|
release-please[bot]
|
bf1fd1e828
|
chore: release main (#12118)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2024-03-25 13:03:57 +00:00 |
|
Nikolay Vitkov
|
6be72f315b
|
chore: cache executionContextID on Realm (#12131)
|
2024-03-25 09:32:24 +00:00 |
|
Nikolay Vitkov
|
95b6119039
|
chore: enable test (#12146)
|
2024-03-25 10:11:07 +01:00 |
|
Alex Rudenko
|
ac1767da0b
|
fix: apply timeout to waiting for a response (#12142)
|
2024-03-25 08:44:11 +00:00 |
|
Alex Rudenko
|
00fa75ec9e
|
docs: mention issues with buffer encoding (#12141)
|
2024-03-25 09:30:56 +01:00 |
|
Alex Rudenko
|
168856ec87
|
docs: update CI badge in README.md (#12139)
|
2024-03-24 11:16:04 +00:00 |
|
Alex Rudenko
|
15a7b30cbc
|
chore(deps): Bump chromium-bidi (#12135)
|
2024-03-22 19:35:57 +01:00 |
|
Nikolay Vitkov
|
35504ae0e7
|
refactor: don't expose the deferred (#12130)
|
2024-03-22 16:57:29 +01:00 |
|
Alex Rudenko
|
22a680dd09
|
ci: fix ffmpeg version (#12128)
|
2024-03-22 10:35:17 +00:00 |
|
dependabot[bot]
|
cf398f44df
|
chore(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#12126)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-22 10:32:30 +01:00 |
|
Alex Rudenko
|
d50d62a403
|
ci: lock ffmpeg version to avoid fetch errors (#12125)
|
2024-03-22 08:54:43 +00:00 |
|
Julian Descottes
|
faa5356928
|
test: update test expectations for Firefox network interception (#12122)
|
2024-03-21 19:17:52 +01:00 |
|
Alex Rudenko
|
7cc38d4d3d
|
test: switch Chrome bidi to new headless (#12120)
|
2024-03-21 14:08:20 +01:00 |
|
Alex Rudenko
|
d4760317c9
|
fix: reload should not resolve early on fragment navigations (#12119)
|
2024-03-21 10:54:57 +00:00 |
|
Alex Rudenko
|
b096ffaa03
|
fix: support clip in ElementHandle.screenshot (#12115)
|
2024-03-21 08:16:24 +00:00 |
|
dependabot[bot]
|
93e9acc410
|
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#12101)
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-03-20 15:03:14 +00:00 |
|
Alex Rudenko
|
8e6fb3dc39
|
chore: fix analyzer again (#12113)
|
2024-03-20 14:38:46 +00:00 |
|
Alex Rudenko
|
1618fa8528
|
chore: fix analyzer (#12112)
|
2024-03-20 15:22:16 +01:00 |
|
Nikolay Vitkov
|
388af91e46
|
chore(webdriver): support for Network interception (#12106)
|
2024-03-20 13:55:07 +00:00 |
|
release-please[bot]
|
4f9f060408
|
chore: release main (#12108)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2024-03-20 09:57:03 +01:00 |
|
browser-automation-bot
|
6f5b3bc9b8
|
feat: roll to Chrome 123.0.6312.58 (r1262506) (#12110)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2024-03-20 06:57:06 +00:00 |
|
Nikolay Vitkov
|
e6e861ce1d
|
chore: fix interception tests (#12105)
|
2024-03-19 20:29:42 +01:00 |
|
Nikolay Vitkov
|
6ba6bef1b9
|
fix(webdriver): emit RequestServedFromCache for requests (#12104)
|
2024-03-19 15:25:33 +00:00 |
|
Nikolay Vitkov
|
73f3f4e173
|
test: fix sort-test-expectations (#12107)
|
2024-03-19 15:09:13 +01:00 |
|
dependabot[bot]
|
c7936f0888
|
chore(deps): Bump the all group with 5 updates (#12102)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-18 10:04:38 +00:00 |
|
Nikolay Vitkov
|
e0586414ed
|
test: update Expectations for Firefox (#12103)
|
2024-03-18 10:24:17 +01:00 |
|
release-please[bot]
|
9aef7dc5e5
|
chore: release main (#12099)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2024-03-15 16:41:26 +01:00 |
|
dependabot[bot]
|
7bbee1f37d
|
chore(deps): Bump follow-redirects from 1.15.4 to 1.15.6 in /website (#12098)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 16:00:45 +01:00 |
|
Nikolay Vitkov
|
d5da9fbfde
|
chore(deps): bump chromium-bidi (#12097)
|
2024-03-15 15:47:52 +01:00 |
|
Nikolay Vitkov
|
0a142bf0aa
|
fix: don't keep connection alive (#12096)
|
2024-03-15 13:18:45 +00:00 |
|
Maksim Sadym
|
a1c527df96
|
test: verify closing last page does not close connection (#12095)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2024-03-15 12:21:51 +00:00 |
|
dependabot[bot]
|
9b7b443f9e
|
chore(deps-dev): Bump the dev-dependencies group with 7 updates (#12089)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-13 18:20:16 +00:00 |
|
Nikolay Vitkov
|
02b9678f85
|
chore: update tests (#12081)
|
2024-03-13 16:55:34 +01:00 |
|
jrandolf
|
26376224d5
|
fix: fix keyboard.sendCharacter (#12088)
|
2024-03-13 15:15:00 +00:00 |
|
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 |
|