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 |
|
Alex Rudenko
|
a94fee9c66
|
build(deps): bump chromium-bidi to 0.5.18 (#12307)
|
2024-04-23 12:22:20 +00:00 |
|
browser-automation-bot
|
ed9d7dd2f5
|
feat: roll to Chrome 124.0.6367.60 (r1274542) (#12305)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2024-04-23 07:42:06 +00:00 |
|
dependabot[bot]
|
c7db4152d6
|
chore(deps-dev): Bump the dev-dependencies group with 8 updates (#12297)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-22 08:42:01 +00:00 |
|
Darío Kondratiuk
|
ef8c4c808a
|
chore: remove frame name expectations (#12282)
|
2024-04-17 09:02:11 +02:00 |
|
Alex Rudenko
|
8fa52a50bd
|
feat(webdriver): support Network interception (#12279)
|
2024-04-16 14:39:27 +02:00 |
|
Alex Rudenko
|
e75ec2b016
|
Revert " feat(webdriver): support Network interception" (#12278)
|
2024-04-16 13:18:57 +02:00 |
|
Alex Rudenko
|
1208359ac3
|
feat(webdriver): support Network interception (#12276)
|
2024-04-16 09:47:52 +00:00 |
|
Nikolay Vitkov
|
140f012b51
|
chore(webdriver): support page.setExtraHTTPHeaders (#12269)
Will create a separate PR that changes the docs and marked as `feat`.
---------
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
|
2024-04-12 17:32:26 +02:00 |
|
Alex Rudenko
|
f75756cd38
|
test: mark Page.authenticate as flaky (#12255)
|
2024-04-11 16:10:34 +00:00 |
|
Nikolay Vitkov
|
a2f3415df2
|
chore(webdriver): support for Page.authenticate (#12217)
|
2024-04-11 08:19:26 +00:00 |
|
Nikolay Vitkov
|
9237390b83
|
build(dependencies): bump chromium-bidi to 0.5.17 (#12245)
|
2024-04-10 16:54:29 +02:00 |
|
Nikolay Vitkov
|
5f7254c41c
|
fix: suppress error for wrong error code (#12244)
|
2024-04-10 13:13:00 +02:00 |
|
Nikolay Vitkov
|
5143b31ff9
|
chore: try to reenable tests (#12234)
|
2024-04-08 14:41:48 +02:00 |
|
Alex Rudenko
|
af7f26e8f7
|
test: enable iframe test (#12218)
|
2024-04-05 09:37:52 +00:00 |
|
dependabot[bot]
|
e455db447d
|
chore(deps): Bump the dependencies group with 3 updates (#12215)
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-04-05 10:13:26 +02:00 |
|
Alex Rudenko
|
4ec0280080
|
fix: check if executablePath exists (#12201)
|
2024-04-04 10:46:35 +00:00 |
|
Alex Rudenko
|
7bc5e0fb2d
|
fix: only set up a single process event listener in launch (#12200)
|
2024-04-04 07:41:48 +00:00 |
|
Nikolay Vitkov
|
d345055af3
|
fix(webdriver): request redirect chain (#12168)
|
2024-04-02 21:54:13 +02:00 |
|
Nikolay Vitkov
|
08bc8542ea
|
chore(webdriver): support priority for request interception (#12191)
|
2024-04-02 11:20:36 +00:00 |
|
Nikolay Vitkov
|
a71c62f523
|
build(deps): bump chromium-bidi (#12171)
|
2024-03-28 11:42:32 +01:00 |
|
Alex Rudenko
|
957cb8ee6c
|
refactor: remove deferred from addScriptTag (#12165)
|
2024-03-27 17:23:51 +01:00 |
|
Alex Rudenko
|
c9ad6b48c4
|
test(webdriver): fix some tests (#12164)
|
2024-03-27 15:58:18 +00:00 |
|
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 |
|
Alex Rudenko
|
fe4250a465
|
Revert "chore: enable test" (#12153)
|
2024-03-26 14:25:14 +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 |
|
Nikolay Vitkov
|
95b6119039
|
chore: enable test (#12146)
|
2024-03-25 10:11:07 +01: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 |
|
Nikolay Vitkov
|
388af91e46
|
chore(webdriver): support for Network interception (#12106)
|
2024-03-20 13:55:07 +00: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 |
|
Nikolay Vitkov
|
e0586414ed
|
test: update Expectations for Firefox (#12103)
|
2024-03-18 10:24:17 +01:00 |
|
Nikolay Vitkov
|
d5da9fbfde
|
chore(deps): bump chromium-bidi (#12097)
|
2024-03-15 15:47:52 +01: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 |
|
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 |
|
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 |
|
Nikolay Vitkov
|
40be6575ec
|
chore: update FF expectations (#12079)
|
2024-03-13 13:10:01 +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 |
|
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 |
|
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 |
|