mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
- 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.
Installation Tests
File installation-tests.sh tests that installation flow for all
Playwright packages works as expected.