github-actions[bot]
|
5d49c41a52
|
feat(firefox): roll to r1299 (#9932)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-11-02 00:23:16 +01:00 |
|
Max Schmitt
|
ff8494c7e3
|
test: add test for downloads in nested downloads (#9924)
|
2021-11-01 09:45:22 -07:00 |
|
Pavel Feldman
|
16afb5064f
|
test: remove browserOptions (#9829)
|
2021-10-27 19:00:06 -07:00 |
|
Dmitry Gozman
|
9dd17773e6
|
feat: mark PlaywrightClient's connection as remote (#9477)
This makes artifacts work as expected for all remote scenarios.
|
2021-10-14 10:41:03 -07:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|
Yury Semikhatsky
|
0469a7552b
|
fix(fetch): do not allow to call get/post with request (#9326)
|
2021-10-05 16:36:15 -07:00 |
|
Yury Semikhatsky
|
701a97beca
|
chore(fetch): unprefix _request and _newRequest (#9325)
|
2021-10-05 13:56:34 -07:00 |
|
Max Schmitt
|
a1d0878fa1
|
fix: allow binary response interception (#9236)
|
2021-09-30 23:12:33 +02:00 |
|
Max Schmitt
|
ceafa6548d
|
test: add test for downloading PDF files (#9235)
|
2021-09-30 17:50:13 +02:00 |
|
Yury Semikhatsky
|
ebe4e41606
|
test: add tests for Cross-Origin-Opener-Policy navigation (#9184)
|
2021-09-28 09:56:07 -07:00 |
|
Max Schmitt
|
cd22072685
|
chore: enable object-curly-spacing in ESLint (#9168)
|
2021-09-27 18:58:08 +02:00 |
|
Dmitry Gozman
|
1bebbc31b2
|
test: unflake "should close the context without awaiting the failed download" (#9094)
|
2021-09-22 17:28:17 -07:00 |
|
Max Schmitt
|
b6ec6339d0
|
test: fix flaky 'should not fire events for favicon' test (#8738)
|
2021-09-07 13:05:29 +02:00 |
|
Yury Semikhatsky
|
d0d6899822
|
test: download event for navigations that change into downloads (#8167)
|
2021-08-12 09:34:32 -07:00 |
|
Max Schmitt
|
b846ddda04
|
feat(download): introduce Download.cancel (#7462)
|
2021-07-06 09:38:50 +02:00 |
|
Max Schmitt
|
b3cc683e6b
|
chore hide Download._cancel (#7282)
|
2021-06-23 23:20:36 +02:00 |
|
Dmitry Gozman
|
060f7ffa92
|
fix: specify the right apiName for artifact errors (#7119)
This produces errors like `download.saveAs: <error>` instead of `.saveAs: <error>`.
Drive-by: fix the flaky test.
|
2021-06-14 16:41:53 -07:00 |
|
Peng-Yu Chen
|
5f6d4a7b73
|
feat(download): adding a new Download._cancel method (#6236)
|
2021-06-12 22:23:22 +02:00 |
|
Yury Semikhatsky
|
a96491cbbb
|
feat(downloads): subscribe to download events in Browser domain instead of Page (#6082)
|
2021-06-04 09:54:29 -07:00 |
|
Max Schmitt
|
064150f8dd
|
chore: use fs.promises API instead of promisify (#6871)
|
2021-06-03 18:55:33 +02: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 |
|
Joel Einbinder
|
7bbb91f265
|
test(downloads): add passing test for downloads and interception (#6586)
|
2021-05-14 13:28:42 -07:00 |
|
Sébastien Règne
|
e87fbfcc1d
|
feat(download): add Page in Download (#6501)
|
2021-05-13 14:18:21 -07:00 |
|
Dmitry Gozman
|
8b6b894dd8
|
test: prepare test to use options as passed (#6557)
This changes `headful` to `headless` to align with launch options.
Also replaces `isChromium` and friends with `browserName`.
|
2021-05-13 10:22:23 -07:00 |
|
Yury Semikhatsky
|
86df1df8e7
|
test: update download test expectations (#6394)
|
2021-05-04 11:59:39 -07:00 |
|
Dmitry Gozman
|
11882cdda7
|
test: roll to folio@0.4.0-alpha3 (#6262)
|
2021-04-29 11:11:32 -07:00 |
|
Yury Semikhatsky
|
560bea5f8d
|
fix: do not close stream until all bytes have been read (#6351)
|
2021-04-28 14:54:51 -07:00 |
|
Pavel Feldman
|
be27f47309
|
feat(tracing): introduce context.tracing, allow exporting trace (#6313)
|
2021-04-24 20:39:48 -07:00 |
|
Yury Semikhatsky
|
f6606d505b
|
fix: finish all artifacts when browser exits (#6151)
|
2021-04-08 18:56:09 -07:00 |
|
Dmitry Gozman
|
4f7e7450e2
|
test: migrate last tests to new folio (#6071)
|
2021-04-05 09:18:56 -07:00 |
|