Commit Graph

371 Commits

Author SHA1 Message Date
Alexandra Borovova
069606e075
test: do not check for secure field in test for delete cookies (#12074) 2024-04-26 16:10:59 +02: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
1f99e669a1
feat(webdriver): support page.setUserAgent for WebDriver BiDi (#12330) 2024-04-25 14:37:39 +02: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
be259de95f
test: fail faster if browser crashes (#12310) 2024-04-23 15:01:56 +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
Nikolay Vitkov
a2f3415df2
chore(webdriver): support for Page.authenticate (#12217) 2024-04-11 08:19:26 +00: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
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
c9ad6b48c4
test(webdriver): fix some tests (#12164) 2024-03-27 15:58:18 +00:00
Julian Descottes
faa5356928
test: update test expectations for Firefox network interception (#12122) 2024-03-21 19:17:52 +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
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
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
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
Darío Kondratiuk
4f422e60a6
test: improve target.asPage tests (#12060) 2024-03-11 10:54:55 +00:00
Maksim Sadym
43f2453823
test: fix some ff cookie tests (#12039) 2024-03-04 17:19:18 +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
Alex Rudenko
11a6d7e58d
test: improve handling of browser context on error (#12020) 2024-02-29 09:51:52 +00: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
jrandolf
accf2b6ca8
feat: implement ElementHandle.uploadFile for WebDriver BiDi (#11963) 2024-02-26 14:10:46 +00:00
jrandolf
7966dd7262
chore: refactor exposed function for BiDi (#11976) 2024-02-22 18:01:39 +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
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
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
jrandolf
e9f9f4c356
refactor: adopt the rest of bidi/core (#11836) 2024-02-12 16:28:21 +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
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