playwright/packages/installation-tests
Dmitry Gozman 3e7b8e3d74
test: add basic end-to-end driver test (#5426)
- Introduce internal "out of process" start()/stop() mode.
- This mode is used both in regular tests and installation tests.
- Emulate basic driver installation, browser download and running.
2021-02-12 09:05:32 -08:00
..

Installation Tests

File installation-tests.sh tests that installation flow for all Playwright packages works as expected.