Max Schmitt
|
b44723708c
|
chore: move extracting of browser out-of-process (#23739)
https://github.com/microsoft/playwright/issues/23729
|
2023-06-16 20:40:15 +02:00 |
|
Max Schmitt
|
9e636687ea
|
chore: add more logging for browser install process (#23675)
|
2023-06-14 15:33:06 +02:00 |
|
Pavel Feldman
|
d1c161ce99
|
chore: merge the util exports (#20110)
|
2023-01-13 13:50:38 -08:00 |
|
Pavel Feldman
|
041a98928b
|
chore: print where the browsers are downloaded from (#18360)
Fixes https://github.com/microsoft/playwright/issues/16926
|
2022-10-27 09:19:09 -07:00 |
|
Dmitry Gozman
|
852a5c234b
|
feat(install): connection timeout (#18161)
- `PLAYWRIGHT_DOWNLOAD_CONNECTION_TIMEOUT` for custom timeout.
- Bumped default timeout from 10s to 30s.
- Inlined `download.ts` to avoid extra plumbing.
- Removed optional arguments - we always pass them.
- Updated installation docs.
Fixes #18156.
|
2022-10-19 13:06:35 -07:00 |
|
Max Schmitt
|
4306b38c2e
|
chore: download browsers out of process (#17743)
https://github.com/microsoft/playwright/issues/17394
|
2022-10-01 01:06:36 +02:00 |
|