playwright/installation-tests
Dmitry Gozman c470080aec
test: move grid tests to installation-tests (#10418)
- Determine the actual chrome version.
- Download chromedriver.
- Run tests.
2021-11-18 15:32:09 -08:00
..
.gitignore
README.md
download-chromedriver.js test: move grid tests to installation-tests (#10418) 2021-11-18 15:32:09 -08:00
driver-client.js chore: sort out base fixtures (#9809) 2021-10-27 08:28:53 -07:00
electron-app.js
esm-playwright-chromium.mjs fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584) 2021-10-19 12:28:02 -04:00
esm-playwright-firefox.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm-playwright-test.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm-playwright-webkit.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm-playwright.mjs test: dont test for the errors file because we no longer export it (#9628) 2021-10-19 16:39:11 -07:00
esm.mjs fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584) 2021-10-19 12:28:02 -04:00
failing.spec.js
inspector-custom-executable.js
installation-tests.sh test: move grid tests to installation-tests (#10418) 2021-11-18 15:32:09 -08:00
playwright-test-types.ts
read-json-report.js
sample.spec.js
sanity-electron.js
sanity.js fix(monorepo): export package.json from every package (#9803) 2021-10-26 18:41:18 -04:00
screencast.js
validate-dependencies-skip-executable-path.js
validate-dependencies.js

README.md

Installation Tests

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