Commit graph

4 commits

Author SHA1 Message Date
Playwright Service 3867d5581b
cherry-pick(#30820): fix(electron): allow launching with spaces in path (#30830)
This PR cherry-picks the following commits:

- 90765a226f

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-15 18:46:48 +02:00
Dmitry Gozman dfc75a1e1a
test: speed up installation tests by not isolating browser unless required (#27370) 2023-10-02 11:26:08 -07:00
Dmitry Gozman 36347e7fea
feat: make playwright package not install browsers automatically (#26672)
Additionally introduce `@playwright/browser-<browser>` packages that
just download the respective browser, but do not export anything.

References #26614.
2023-08-27 07:24:35 -07:00
Ross Wollman e69e836c40
chore: port installation tests to @playwright/test (#13644) 2022-04-25 09:30:14 -07:00