playwright/packages
Andrey Lushnikov 3ba1ea5c39
fix: support installing dependencies on non-ubuntu. (#14010)
We should not fast-return if someone tries to run
`npx playwright install-deps` on Debian.

Instead, we should warn users, fallback to Ubuntu 20.04 dependencies,
and proceed.
2022-05-10 04:05:39 -07:00
..
html-reporter Revert "chore: use plugins for component testing again (#13977)" (#13998) 2022-05-06 12:02:07 -07:00
playwright chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
playwright-chromium chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
playwright-core fix: support installing dependencies on non-ubuntu. (#14010) 2022-05-10 04:05:39 -07:00
playwright-ct-react chore: return source map from registry generator (#14005) 2022-05-06 18:29:49 -07:00
playwright-ct-svelte chore: return source map from registry generator (#14005) 2022-05-06 18:29:49 -07:00
playwright-ct-vue chore: return source map from registry generator (#14005) 2022-05-06 18:29:49 -07:00
playwright-firefox chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
playwright-test fix(test runner): ensure that hooks run before fixtures teardown after timeout (#14035) 2022-05-09 20:38:20 +01:00
playwright-webkit chore: set minimum version to Node.js 14 (#13469) 2022-04-26 17:52:32 +02:00
recorder fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
trace-viewer fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
web fix(debug): do not pause on internal calls, update ct docs (#14018) 2022-05-07 19:56:25 -07:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00