mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 22:22:53 +03:00
ac1599cc2c
We get relative registry path when PLAYWRIGHT_BROWSERS_PATH or HOME is relative. In this case, it would be good to resolve to the same absolute path during installation and execution, and we can usually do that using INIT_CWD. |
||
---|---|---|
.. | ||
.gitignore | ||
driver-client.js | ||
electron-app.js | ||
esm-playwright-chromium.mjs | ||
esm-playwright-firefox.mjs | ||
esm-playwright-webkit.mjs | ||
esm-playwright.mjs | ||
esm.mjs | ||
installation-tests.sh | ||
README.md | ||
sanity-electron.js | ||
sanity.js | ||
screencast.js |
Installation Tests
File installation-tests.sh
tests that installation flow for all
Playwright packages works as expected.