mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 22:22:53 +03:00
c711fb35ad
Support for displayName was removed in Node 16. Switching to Function.name instead. Relevant V8 change: https://chromium-review.googlesource.com/c/v8/v8/+/2692189 |
||
---|---|---|
.. | ||
.gitignore | ||
driver-client.js | ||
electron-app.js | ||
esm-playwright-chromium.mjs | ||
esm-playwright-firefox.mjs | ||
esm-playwright-test.mjs | ||
esm-playwright-webkit.mjs | ||
esm-playwright.mjs | ||
esm.mjs | ||
failing.spec.js | ||
inspector-custom-executable.js | ||
installation-tests.sh | ||
playwright-test-types.ts | ||
read-json-report.js | ||
README.md | ||
sample.spec.js | ||
sanity-electron.js | ||
sanity.js | ||
screencast.js | ||
validate-dependencies-skip-executable-path.js | ||
validate-dependencies.js |
Installation Tests
File installation-tests.sh
tests that installation flow for all
Playwright packages works as expected.