Dmitry Gozman
|
d7a1e013c6
|
fix(chromium): do not wait forever for navigations that target another tab/download (#2068)
|
2020-04-30 21:24:03 -07:00 |
|
Yury Semikhatsky
|
78b44ed2a0
|
fix: report new window downloads (#2019)
|
2020-04-29 18:36:24 -07:00 |
|
Yury Semikhatsky
|
f386fa9415
|
test: add failing test for new page downloads (#1984)
|
2020-04-25 09:35:35 -07:00 |
|
Yury Semikhatsky
|
f9bd1d0720
|
fix(webkit): fix blob downloads on mac (#1972)
|
2020-04-25 08:46:58 -07:00 |
|
Yury Semikhatsky
|
7c9762fae9
|
fix: support blob downloads (#1954)
|
2020-04-23 20:04:19 -07:00 |
|
Ross Wollman
|
dc23c567c4
|
tests(downloads): add a test for Blob downloads (#1936) (#1939)
|
2020-04-23 13:02:37 -07:00 |
|
Ross Wollman
|
53c78a8a29
|
fix(downloads): fix acceptDownloads complaint (#1777) (#1923)
|
2020-04-22 17:02:15 -07:00 |
|
Dmitry Gozman
|
95b8f61652
|
test: add more download tests (#1917)
|
2020-04-22 10:15:02 -07:00 |
|
Dmitry Gozman
|
5d986317cf
|
test: add a test for non-navigation downloads (#1895)
|
2020-04-20 20:23:09 -07:00 |
|
Dmitry Gozman
|
62a493ecbd
|
chore(test): move more test options to state (#1761)
This reduces the number of globals and allows to configure more options dynamically.
|
2020-04-12 22:19:26 -07:00 |
|
Dmitry Gozman
|
42beb3784f
|
feat(test): introduce test.config.js (#1725)
This file encapsulate everything specific to playwright testing. Now the general test.js can be reused for other projects.
|
2020-04-09 18:14:29 -07:00 |
|
Dmitry Gozman
|
ade9d23c28
|
test: remove module.export.describe wrapper (#1716)
|
2020-04-08 15:19:09 -07:00 |
|
Yury Semikhatsky
|
a7ae205254
|
feat(firefox): support downloads (#1689)
|
2020-04-07 15:01:42 -07:00 |
|
Dmitry Gozman
|
e0c8fbf1a6
|
test: put test runner api on global, remove unused parameters (#1684)
|
2020-04-07 08:10:31 -07:00 |
|
Pavel Feldman
|
75571e8eb8
|
feat(downloads): support downloads on cr and wk (#1632)
|
2020-04-02 17:56:14 -07:00 |
|