mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
df777344a3
- This leaves just `recordVideos` and `videoSize` options on the context. - Videos are saved to `artifactsPath`. We also save their ids to trace. - `context.close()` waits for the processed videos. |
||
---|---|---|
.. | ||
.gitignore | ||
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.