Max Schmitt
|
064150f8dd
|
chore: use fs.promises API instead of promisify (#6871)
|
2021-06-03 18:55:33 +02:00 |
|
Pavel Feldman
|
b2143a951b
|
chore: make tracing zero config (#6859)
|
2021-06-02 22:00:34 -07:00 |
|
Dmitry Gozman
|
837ee08a53
|
fix(waitForSelector): retry when context is gone during node adoption (#6851)
There is a small window after finishing the "rerunnable task" where
we adopt the node to the main world and navigation could destroy the context.
|
2021-06-02 20:17:24 -07:00 |
|
Max Schmitt
|
c09726b023
|
test: add tests for port-forwarding via playwrightclient (#6860)q
|
2021-06-03 02:19:01 +02:00 |
|
Karan Shah
|
254ec155eb
|
feat(user-agent): Adding User-Agent in headers while making connection to browser (#6813)
|
2021-06-02 11:36:58 -07:00 |
|
Yury Semikhatsky
|
2fde9bc13f
|
fix(webkit): use new awaitPromise parameter instead of separate command (#6852)
|
2021-06-02 10:04:47 -07:00 |
|
Pavel Feldman
|
d28f45b6ee
|
api(tracing): export -> stop({path}) (#6802)
|
2021-06-02 10:04:25 -07:00 |
|
Andrey Lushnikov
|
831a1c846f
|
feat(firefox-stable): roll Firefox-Stable to Firefox v89 (#6833)
References #6817
|
2021-06-02 08:34:03 -07:00 |
|
Yury Semikhatsky
|
1020d3d329
|
feat(webkit): bump to 1488 (#6826)
|
2021-06-01 23:09:58 -07:00 |
|
Andrey Lushnikov
|
251c7d8df1
|
test: properly disable electron test (#6839)
This test is failing since ee7e38c60d
Dashboard: https://devops.aslushnikov.com/flakiness2.html#browser=electron&platform=Ubuntu+20.04×tamp=1622444340000
P.S. this is a follow-up to a1106e5d4ed32a2dcf1a047459f382026b42491c -
turns out `it.fail` is still failing in case of a timeout.
|
2021-06-01 23:09:07 -07:00 |
|
Andrey Lushnikov
|
a1106e5d4e
|
test: disable test that fails on Electron (#6837)
This test is failing since ee7e38c60d
Dashboard: https://devops.aslushnikov.com/flakiness2.html#browser=electron&platform=Ubuntu+20.04×tamp=1622444340000
|
2021-06-01 19:04:24 -07:00 |
|
Joel Einbinder
|
2951f4b065
|
chore(evaluate): remove private _evaluateInUtility methods (#6815)
|
2021-06-01 08:36:16 -07:00 |
|
Yury Semikhatsky
|
7f0d817afd
|
test: side effects of context.storageState() (#6793)
|
2021-05-28 18:20:49 -07:00 |
|
Dmitry Gozman
|
8fefac9b8c
|
test: roll to folio@0.4.0-alpha21 (#6789)
|
2021-05-28 17:03:18 -07:00 |
|
Yury Semikhatsky
|
d2ab1951fd
|
feat(firefox): bump to 1268 (#6779)
|
2021-05-28 09:16:42 -07:00 |
|
Yury Semikhatsky
|
3b220e50ee
|
test: add failing test for eval with overridden Array.toJSON (#6766)
|
2021-05-26 16:02:21 -07:00 |
|
Pavel Feldman
|
95bd4b315c
|
chore: fix codegen to emit new C# api (#6763)
|
2021-05-26 15:44:40 -07:00 |
|
Dmitry Gozman
|
d36bffb9a9
|
fix(connect): respect timeout in all scenarios (#6762)
Drive-by: fix console error in test arising from bad usage
of test websocket server in `connect()` calls.
|
2021-05-26 15:18:52 -07:00 |
|
Max Schmitt
|
1778e117f7
|
fix(port-forwarding): on WebKit Win (#6745)
|
2021-05-26 16:51:55 +02:00 |
|
Dmitry Gozman
|
9dd2f83361
|
fix(codegen): update csharp boilerplate (#6742)
|
2021-05-25 10:59:17 -07:00 |
|
Max Schmitt
|
3f43db5cc4
|
feat(browserServer): forward local ports (#6375)
|
2021-05-25 17:11:32 +02:00 |
|
Max Schmitt
|
c9f35fb811
|
test: revert partly 8770c64 (#6740)
|
2021-05-25 17:10:43 +02:00 |
|
Andrey Lushnikov
|
30e5681b82
|
chore: report correct browser channel for Android tests (#6733)
|
2021-05-24 19:06:46 -07:00 |
|
Yury Semikhatsky
|
05e5ed25a8
|
test: revert .only (#6728)
|
2021-05-24 16:05:21 -07:00 |
|
Yury Semikhatsky
|
8770c64601
|
browser(webkit): fix mac compilation after latest roll (#6727)
|
2021-05-24 14:56:10 -07:00 |
|
Yury Semikhatsky
|
2e8d65e978
|
test: skip falky raw headers test in Chromium (#6721)
|
2021-05-24 11:03:31 -07:00 |
|
Dmitry Gozman
|
48b48828cc
|
test: roll to folio@0.4.0-alpha17 (#6712)
|
2021-05-23 16:21:18 -07:00 |
|
Max Schmitt
|
ac0980e1ee
|
chore(linting): enable required semicolons rule in TS (#6701)
|
2021-05-24 00:09:46 +02:00 |
|
Max Schmitt
|
ba29e99ace
|
feat: added reduced motion media query emulation (#6646)
|
2021-05-22 01:56:09 +02:00 |
|
Dmitry Gozman
|
af2fec6bcf
|
fix(codegen): generate all options for java (#6698)
|
2021-05-21 16:17:25 -07:00 |
|
Dmitry Gozman
|
f529f0a25d
|
fix(codegen): generate acceptDownloads option for download signals (#6697)
|
2021-05-21 15:08:39 -07:00 |
|
Dmitry Gozman
|
e4946b79e6
|
fix(codegen): update csharp scripts to new syntax (#6685)
Drive-by: fix middle/right button clicks in codegen.
|
2021-05-20 15:47:14 -07:00 |
|
Dmitry Gozman
|
57f3a53a7e
|
test: roll to folio@0.4.0-alpha16 (#6656)
|
2021-05-20 09:51:09 -07:00 |
|
Dmitry Gozman
|
8cc103f43e
|
test: unflake sync predicate test (#6654)
Ensure that requests come in order by awaiting them.
|
2021-05-19 09:05:32 -07:00 |
|
Joel Einbinder
|
754ee13c93
|
feat(electron): accept BrowserContextOptions in electron.launch (#6621)
|
2021-05-19 06:56:29 -07:00 |
|
Yury Semikhatsky
|
b94643786b
|
fix: wait for ffmpeg to finish writing even if page was closed (#6648)
|
2021-05-18 22:29:39 -07:00 |
|
Dmitry Gozman
|
e804d16dce
|
test: unflake webview tests (#6644)
We close webviews after each test, for the safe `webViews().length` assertions.
|
2021-05-18 20:22:00 -07:00 |
|
Max Schmitt
|
b52cbfdb16
|
fix(chromium): close background pages on close (#6608)
|
2021-05-18 18:07:45 +02:00 |
|
Max Schmitt
|
9592486225
|
feat: use up2date Chromium user-agents for device descriptors (#6594)
|
2021-05-18 09:29:48 +02:00 |
|
Dmitry Gozman
|
a728a89264
|
test: unskip a few tests previously skipped with channels (#6609)
|
2021-05-17 15:01:17 -07:00 |
|
Dmitry Gozman
|
68a15fc04b
|
fix(tests): force a new worker for channels.spec (#6616)
It has some global-state expectations that do not play nicely
with reusing Browser between test files.
|
2021-05-17 14:56:39 -07:00 |
|
Yury Semikhatsky
|
c23a06c96e
|
test: mark "should produce screencast frames fit" as flaky on wk linux (#6617)
|
2021-05-17 12:06:18 -07:00 |
|
Dmitry Gozman
|
4c3bd11820
|
test: roll to folio@0.4.0-alpha14 (#6602)
|
2021-05-16 19:58:26 -07:00 |
|
Dmitry Gozman
|
5aafae39bb
|
test: enable download url test on webkit (#6588)
Fixed by the recent bump to 1478.
|
2021-05-16 15:12:34 -07:00 |
|
Dmitry Gozman
|
5e84eade85
|
test: roll to folio@0.4.0-alpha13 (#6570)
|
2021-05-15 07:42:35 -07:00 |
|
Max Schmitt
|
cff3bd0422
|
test: mark android test as failing (#6575)
|
2021-05-15 07:41:35 -07:00 |
|
Joel Einbinder
|
7bbb91f265
|
test(downloads): add passing test for downloads and interception (#6586)
|
2021-05-14 13:28:42 -07:00 |
|
Pavel Feldman
|
d7c6720ce7
|
chore: include context options into the trace (#6572)
|
2021-05-13 22:36:34 -07:00 |
|
Dmitry Gozman
|
fbae295ce2
|
fix(har): save popup's main request/response (#6562)
This migrates server side code from networks events on the Page
to network events on the BrowserContext.
|
2021-05-13 15:02:10 -07:00 |
|
Sébastien Règne
|
e87fbfcc1d
|
feat(download): add Page in Download (#6501)
|
2021-05-13 14:18:21 -07:00 |
|