- Determine the actual chrome version. - Download chromedriver. - Run tests. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| README.md | ||
| download-chromedriver.js | ||
| 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 | ||
| sample.spec.js | ||
| sanity-electron.js | ||
| sanity.js | ||
| 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.